Files
docker-cli/components/engine/cmd/dockerd
Sebastiaan van Stijn c4e34ed5c5 Improve flag help consistency, and update docs
This adds the `--live-restore` option to the documentation.

Also synched usage description in the documentation
with the actual description, and re-phrased some
flag descriptions to be a bit more consistent.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 64a8317a5a306dffd0ec080d9ec5b4ceb2479a01
Component: engine
2016-07-16 01:58:01 +02:00
..
2016-04-26 09:35:22 -07:00
2016-04-26 09:35:22 -07:00
2016-06-12 23:22:26 +02:00

docker.go contains Docker's main function.

This file provides first line CLI argument parsing and environment variable setting.