1
0
mirror of https://github.com/docker/cli.git synced 2025-08-01 04:26:55 +03:00

Merge pull request #2129 from derskeal/patch-1

Fix typo
This commit is contained in:
Tibor Vass
2019-12-02 15:02:38 -08:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -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