1
0
mirror of https://github.com/docker/cli.git synced 2025-07-30 17:03:07 +03:00

remove =false from options that default to false in the docs

This re-aligns the docs with what the cmd line now does.

Signed-off-by: Doug Davis <dug@us.ibm.com>
This commit is contained in:
Doug Davis
2015-12-23 06:37:06 -08:00
committed by Tibor Vass
parent ed4cf608e2
commit 421578fbd4
68 changed files with 168 additions and 168 deletions

View File

@ -16,7 +16,7 @@ parent = "smn_cli"
-a, --author="" Author (e.g., "John Hannibal Smith <hannibal@a-team.com>")
-c, --change=[] Apply specified Dockerfile instructions while committing the image
--help=false Print usage
--help Print usage
-m, --message="" Commit message
-p, --pause=true Pause container during commit