1
0
mirror of https://github.com/docker/cli.git synced 2026-01-06 05:41:44 +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

@@ -14,4 +14,4 @@ parent = "smn_cli"
Block until a container stops, then print its exit code.
--help=false Print usage
--help Print usage