diff options
-rw-r--r-- | docs/podman-init.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
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. |