update command description in CLI
Signed-off-by: allencloud <allen.sun@daocloud.io> Upstream-commit: 6c5988ed8c654527ee8dbae26d5618297f038cef Component: engine
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user