summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-05-02 12:05:15 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-05-02 13:13:32 -0400
commit4b339145356e505971aa04773ef733c2938687ff (patch)
tree66f09f01e44b3e44c7cdf31af11a1cba94c6a3a7 /docs
parent1e6413e3fde448d3b44fc36fd966d8d57af811f5 (diff)
downloadpodman-4b339145356e505971aa04773ef733c2938687ff.tar.gz
podman-4b339145356e505971aa04773ef733c2938687ff.tar.bz2
podman-4b339145356e505971aa04773ef733c2938687ff.zip
Fix typo in init manpage
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'docs')
-rw-r--r--docs/podman-init.1.md2
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.