mirror of https://github.com/docker/cli.git
provide actual command format for docker network create
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
parent
79a055386c
commit
eb1b81c204
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue