Merge pull request #1673 from stickster/patch-1

Fix trivial missing markup in manpage
This commit is contained in:
OpenShift Merge Robot
2018-10-18 14:32:57 -07:00
committed by GitHub

View File

@ -73,7 +73,7 @@ Print the version
## Exit Status
The exit code from `podman gives information about why the container
The exit code from `podman` gives information about why the container
failed to run or why it exited. When `podman` commands exit with a non-zero code,
the exit codes follow the `chroot` standard, see below: