mirror of https://github.com/docker/cli.git
Fix typo
Signed-off-by: Derskeal <27731088+derskeal@users.noreply.github.com>
This commit is contained in:
parent
3e07fa728a
commit
0076ee6cd5
|
@ -39,7 +39,7 @@ Options:
|
|||
network segment (default [])
|
||||
--scope value Promote a network to swarm scope (value = [ local | swarm ])
|
||||
--config-only Creates a configuration only network
|
||||
--config-from The name of the network from which copying the configuration
|
||||
--config-from The name of the network from which to copy the configuration
|
||||
```
|
||||
|
||||
## Description
|
||||
|
|
Loading…
Reference in New Issue