We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 553edd1 + a4d4243 commit 1e1da2aCopy full SHA for 1e1da2a
docs/userguide/networking/work-with-networks.md
@@ -87,7 +87,7 @@ specify a single subnet. An `overlay` network supports multiple subnets.
87
> in your infrastructure that is not managed by docker. Such overlaps can cause
88
> connectivity issues or failures when containers are connected to that network.
89
90
-In addition to the `--subnetwork` option, you also specify the `--gateway` `--ip-range` and `--aux-address` options.
+In addition to the `--subnet` option, you also specify the `--gateway` `--ip-range` and `--aux-address` options.
91
92
```bash
93
$ docker network create -d overlay
0 commit comments