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:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user