mirror of
https://github.com/moby/moby.git
synced 2026-08-05 07:30:57 +00:00
Merge pull request #26190 from lixiaobing10051267/masterNetworkCreate
provide actual command format for docker network create
(cherry picked from commit 37fd1416da)
Signed-off-by: Charles Smith <charles.smith@docker.com>
This commit is contained in:
committed by
Charles Smith
parent
5e4e13e31c
commit
1e9fb2f18e
@@ -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