Miss the options in some commands

Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
This commit is contained in:
yuexiao-wang 2016-08-31 14:18:41 +08:00 committed by Tibor Vass
parent 8e27afeb39
commit 95b80f2984
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ parent = "smn_cli"
# info # info
```markdown ```markdown
Usage: docker info Usage: docker info [OPTIONS]
Display system-wide information Display system-wide information

View File

@ -12,7 +12,7 @@ parent = "smn_cli"
# plugin ls (experimental) # plugin ls (experimental)
```markdown ```markdown
Usage: docker plugin ls Usage: docker plugin ls [OPTIONS]
List plugins List plugins