docs/content/manuals/engine
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
..
cli chore: summary bar cleanup (#21887) 2025-01-30 07:54:26 -08:00
containers engine: fix typo related to cgroup names 2025-01-16 10:16:14 +01:00
daemon implement summary bars for feature attributes (#21667) 2025-01-21 09:19:16 -08:00
install Merge pull request #21749 from nisrael/patch-1 2025-01-31 12:51:15 +01:00
logging Update configure.md (#21915) 2025-01-29 09:38:23 -08:00
manage-resources chore: add navigation stubs, weights 2024-09-09 11:24:49 +02:00
network Fix argument name to docker network create (#21966) 2025-02-05 11:01:18 +00:00
release-notes engine: 27.5.1 release notes 2025-01-22 19:06:09 +01:00
security chore: cleanup instructions for unsupported version 2025-01-01 14:54:00 -08:00
storage fix: clarified rprivate by adding spell out recursive private in volumes.md (#21711) 2025-02-05 09:19:29 +00:00
swarm fix: update include.html for heading error (#21906) 2025-01-29 07:31:40 -08:00
_index.md chore: add sidebar groups to top-level pages in manuals section 2024-11-26 13:49:53 +01:00