mirror of
https://github.com/containers/podman.git
synced 2025-05-17 23:26:08 +08:00
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 <43118918+eulores@users.noreply.github.com>
This commit is contained in:
@ -980,7 +980,7 @@ a `$name.pod` file creates a `$name-pod.service` unit and a `systemd-$name` Podm
|
||||
|
||||
Valid options for `[Pod]` are listed below:
|
||||
|
||||
| **[Pod] options** | **podman container create equivalent** |
|
||||
| **[Pod] options** | **podman pod create equivalent** |
|
||||
|-------------------------------------|----------------------------------------|
|
||||
| AddHost=example\.com:192.168.10.11 | --add-host example.com:192.168.10.11 |
|
||||
| ContainersConfModule=/etc/nvd\.conf | --module=/etc/nvd\.conf |
|
||||
|
Reference in New Issue
Block a user