From 4b339145356e505971aa04773ef733c2938687ff Mon Sep 17 00:00:00 2001 From: Matthew Heon Date: Thu, 2 May 2019 12:05:15 -0400 Subject: Fix typo in init manpage Signed-off-by: Matthew Heon --- docs/podman-init.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/podman-init.1.md b/docs/podman-init.1.md index aff7a833d..f43757f62 100644 --- a/docs/podman-init.1.md +++ b/docs/podman-init.1.md @@ -16,7 +16,7 @@ This can be used to inspect the container before it runs, or debug why a contain ## OPTIONS -**--all, a** +**--all, -a** Initialize all containers. Containers that have already initialized (including containers that have been started and are running) are ignored. -- cgit v1.2.3-54-g00ecf