summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman.1.md
diff options
context:
space:
mode:
authorTomSweeneyRedHat <tsweeney@redhat.com>2020-11-13 08:51:07 -0500
committerTomSweeneyRedHat <tsweeney@redhat.com>2020-11-13 20:28:52 -0500
commit928e3a65a975793f3a5542bde4dd556fb0a7fa69 (patch)
treee996b228132531ede474b198c0eca894f3c79285 /docs/source/markdown/podman.1.md
parent738d62ea960af439bd545820e1853cbd73464493 (diff)
downloadpodman-928e3a65a975793f3a5542bde4dd556fb0a7fa69.tar.gz
podman-928e3a65a975793f3a5542bde4dd556fb0a7fa69.tar.bz2
podman-928e3a65a975793f3a5542bde4dd556fb0a7fa69.zip
[CI:DOCS] Touch up Podman description in man page menu
The title for the Podman man page on the commands menu was a little light, adding a few more words to it. Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman.1.md')
-rw-r--r--docs/source/markdown/podman.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md
index 87867bf35..1954ca2aa 100644
--- a/docs/source/markdown/podman.1.md
+++ b/docs/source/markdown/podman.1.md
@@ -168,7 +168,7 @@ podman --remote flag, only the global options `--url`, `--identity`, `--log-leve
Connection information can also be managed using the containers.conf file.
-## Exit Status
+## Exit Codes
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,
@@ -257,7 +257,7 @@ the exit codes follow the `chroot` standard, see below:
| [podman-volume(1)](podman-volume.1.md) | Simple management tool for volumes. |
| [podman-wait(1)](podman-wait.1.md) | Wait on one or more containers to stop and print their exit codes. |
-## FILES
+## CONFIGURATION FILES
**containers.conf** (`/usr/share/containers/containers.conf`, `/etc/containers/containers.conf`, `$HOME/.config/containers/containers.conf`)