Merge pull request #26190 from lixiaobing10051267/masterNetworkCreate

provide actual command format for docker network create
(cherry picked from commit 37fd1416da)

Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
Vincent Demeester
2016-08-31 14:41:49 +02:00
committed by Charles Smith
parent 5e4e13e31c
commit 1e9fb2f18e

View File

@@ -11,7 +11,7 @@ parent = "smn_cli"
# network create
```markdown
Usage: docker network create [OPTIONS]
Usage: docker network create [OPTIONS] NETWORK
Create a network