From ceaaed7810dd1fa723cd8e8619f8af00204dac9c Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Fri, 3 May 2019 12:21:32 -0400 Subject: Fix manpage typos Signed-off-by: Matthew Heon --- docs/podman-create.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/podman-create.1.md') diff --git a/docs/podman-create.1.md b/docs/podman-create.1.md index 3d9b9ca7d..851f5cf3d 100644 --- a/docs/podman-create.1.md +++ b/docs/podman-create.1.md @@ -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* -- cgit v1.2.3-54-g00ecf