We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17f3aed + bc9110c commit edcac9eCopy full SHA for edcac9e
docs/source/markdown/podman-systemd.unit.5.md
@@ -996,7 +996,7 @@ a `$name.pod` file creates a `$name-pod.service` unit and a `systemd-$name` Podm
996
997
Valid options for `[Pod]` are listed below:
998
999
-| **[Pod] options** | **podman container create equivalent** |
+| **[Pod] options** | **podman pod create equivalent** |
1000
|-------------------------------------|----------------------------------------|
1001
| AddHost=example\.com:192.168.10.11 | --add-host example.com:192.168.10.11 |
1002
| ContainersConfModule=/etc/nvd\.conf | --module=/etc/nvd\.conf |
0 commit comments