From 404488a0879c84de523adeacb78c6b898a7e52c8 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 11 Aug 2021 10:09:05 -0400 Subject: Run codespell to fix spelling [NO TESTS NEEDED] Just fixing spelling. Signed-off-by: Daniel J Walsh --- docs/source/markdown/podman-create.1.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/source/markdown/podman-create.1.md') diff --git a/docs/source/markdown/podman-create.1.md b/docs/source/markdown/podman-create.1.md index 723592016..7655cb8fa 100644 --- a/docs/source/markdown/podman-create.1.md +++ b/docs/source/markdown/podman-create.1.md @@ -455,8 +455,7 @@ setup operations for the pod's applications. Valid values for `init-ctr` type are *always* or *oneshot*. The *always* value means the container will run with each and every `pod start`, whereas the *oneshot* -value means is will ony run once when the pod is started and then the container is -removed. +value means the container will only run once when the pod is started and then the container is removed. Init containers are only run on pod `start`. Restarting a pod will not execute any init containers should they be present. Furthermore, init containers can only be created in a -- cgit v1.2.3-54-g00ecf