mirror of
https://github.com/docker/cli.git
synced 2025-08-08 12:02:07 +03:00
provide actual command format for docker network create
Signed-off-by: lixiaobing10051267 <li.xiaobing1@zte.com.cn>
This commit is contained in:
committed by
Tibor Vass
parent
79a055386c
commit
eb1b81c204
@@ -11,7 +11,7 @@ parent = "smn_cli"
|
||||
# network create
|
||||
|
||||
```markdown
|
||||
Usage: docker network create [OPTIONS]
|
||||
Usage: docker network create [OPTIONS] NETWORK
|
||||
|
||||
Create a network
|
||||
|
||||
|
Reference in New Issue
Block a user