docs/content/manuals/engine/network/drivers
Petteri Räty 65585fdd6c
Fix argument name to docker network create (#21966)
<!--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.
2025-02-05 11:01:18 +00:00
..
images hugo: move manuals content to /manuals section 2024-09-09 10:51:09 +02:00
_index.md fix: correct link to networking engine plugins 2024-09-09 14:21:36 +02:00
bridge.md Fix argument name to docker network create (#21966) 2025-02-05 11:01:18 +00:00
host.md hugo: move manuals content to /manuals section 2024-09-09 10:51:09 +02:00
ipvlan.md Fix argument name to docker network create (#21966) 2025-02-05 11:01:18 +00:00
macvlan.md Fix argument name to docker network create (#21966) 2025-02-05 11:01:18 +00:00
none.md hugo: move manuals content to /manuals section 2024-09-09 10:51:09 +02:00
overlay.md hugo: move manuals content to /manuals section 2024-09-09 10:51:09 +02:00