Merge pull request #26190 from lixiaobing10051267/masterNetworkCreate

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

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
1 changed files with 1 additions and 1 deletions

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