update command description in CLI

Signed-off-by: allencloud <allen.sun@daocloud.io>
Upstream-commit: 6c5988ed8c654527ee8dbae26d5618297f038cef
Component: engine
This commit is contained in:
allencloud
2016-07-30 01:41:52 +08:00
parent 03a97280a7
commit b87e70e358
22 changed files with 31 additions and 31 deletions

View File

@ -11,9 +11,9 @@ parent = "smn_cli"
# network rm
```markdown
Usage: docker network rm NETWORK [NETWORK]...
Usage: docker network rm NETWORK [NETWORK...]
Remove a network
Remove one or more networks
Aliases:
rm, remove