Skip to content

Commit bc9110c

Browse files
authored
Update podman-systemd.unit.5.md
Table header in Pod units section was referring to podman container... instead of podman pod... Signed-off-by: Andreas <[email protected]>
1 parent ae63e2c commit bc9110c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/markdown/podman-systemd.unit.5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ a `$name.pod` file creates a `$name-pod.service` unit and a `systemd-$name` Podm
980980

981981
Valid options for `[Pod]` are listed below:
982982

983-
| **[Pod] options** | **podman container create equivalent** |
983+
| **[Pod] options** | **podman pod create equivalent** |
984984
|-------------------------------------|----------------------------------------|
985985
| AddHost=example\.com:192.168.10.11 | --add-host example.com:192.168.10.11 |
986986
| ContainersConfModule=/etc/nvd\.conf | --module=/etc/nvd\.conf |

0 commit comments

Comments
 (0)