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>
Upstream-commit: e6115a6c1c02768898b0a47e550e6c67b433c436
Component: engine
This commit is contained in:
Doug Davis
2015-12-23 06:37:06 -08:00
parent 58f7d0c31d
commit 743bbc7202
69 changed files with 170 additions and 170 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