mirror of https://github.com/containers/podman.git
Fix typo in init manpage
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
This commit is contained in:
parent
1e6413e3fd
commit
4b33914535
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue