mirror of https://github.com/docker/docs.git
<!--Delete sections as needed -->
## Description
```
$ docker network create --help | grep opt
--ipam-opt map Set IPAM driver specific options (default map[])
-o, --opt map Set driver specific options (default map[])
```
So the documentation should be changed from using --option to --opt.
|
||
|---|---|---|
| .. | ||
| cli | ||
| containers | ||
| daemon | ||
| install | ||
| logging | ||
| manage-resources | ||
| network | ||
| release-notes | ||
| security | ||
| storage | ||
| swarm | ||
| _index.md | ||