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.
1 parent ae63e2c commit bc9110cCopy full SHA for bc9110c
docs/source/markdown/podman-systemd.unit.5.md
@@ -980,7 +980,7 @@ a `$name.pod` file creates a `$name-pod.service` unit and a `systemd-$name` Podm
980
981
Valid options for `[Pod]` are listed below:
982
983
-| **[Pod] options** | **podman container create equivalent** |
+| **[Pod] options** | **podman pod create equivalent** |
984
|-------------------------------------|----------------------------------------|
985
| AddHost=example\.com:192.168.10.11 | --add-host example.com:192.168.10.11 |
986
| ContainersConfModule=/etc/nvd\.conf | --module=/etc/nvd\.conf |
0 commit comments