1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #26190 from lixiaobing10051267/masterNetworkCreate

provide actual command format for docker network create
This commit is contained in:
Vincent Demeester 2016-08-31 14:41:49 +02:00 committed by GitHub
commit 37fd1416da

View file

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