moby--moby/runconfig/opts
Sebastiaan van Stijn 4118e0c9ee 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>
(cherry picked from commit 64a8317a5a)
Signed-off-by: Tibor Vass <tibor@docker.com>
2016-07-25 23:15:24 -07:00
..
fixtures Move the runconfig.Parse() function into the runconfig/opts package. 2016-01-04 12:06:29 -05:00
envfile.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
envfile_test.go fix typos 2016-06-02 17:17:22 +08:00
opts.go better command `docker network create -h` output 2016-07-25 23:15:24 -07:00
opts_test.go Move some validators from opts to runconfig/opts. 2016-01-04 14:35:36 -05:00
parse.go Improve flag help consistency, and update docs 2016-07-25 23:15:24 -07:00
parse_test.go Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
runtime.go Use "docker-runc" as alias for the default runtime 2016-06-30 16:47:51 -07:00
throttledevice.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
ulimit.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00
ulimit_test.go Move ulimit options to runconfig opts 2015-12-23 13:27:58 -05:00
weightdevice.go Convert 'docker run' to a cobra command and to use pflags 2016-06-04 13:55:35 +02:00