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:
commit
37fd1416da
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ parent = "smn_cli"
|
|||
# network create
|
||||
|
||||
```markdown
|
||||
Usage: docker network create [OPTIONS]
|
||||
Usage: docker network create [OPTIONS] NETWORK
|
||||
|
||||
Create a network
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue