mirror of
https://github.com/containers/podman.git
synced 2025-05-29 22:46:25 +08:00
Fix manpage typos
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
@ -576,7 +576,7 @@ Valid values are:
|
||||
- `always` : Restart containers when they exit, regardless of status, retrying indefinitely
|
||||
|
||||
Please note that restart will not restart containers after a system reboot.
|
||||
This this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
|
||||
If this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
|
||||
To generate systemd unit files, please see *podman generate systemd*
|
||||
|
||||
**--rm**=*true*|*false*
|
||||
|
@ -598,7 +598,7 @@ Valid values are:
|
||||
- `always` : Restart containers when they exit, regardless of status, retrying indefinitely
|
||||
|
||||
Please note that restart will not restart containers after a system reboot.
|
||||
This this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
|
||||
If this functionality is required in your environment, you can invoke Podman from a systemd unit file, or create an init script for whichever init system is in use.
|
||||
To generate systemd unit files, please see *podman generate systemd*
|
||||
|
||||
**--rm**=*true*|*false*
|
||||
|
Reference in New Issue
Block a user