diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-13 08:51:07 -0500 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-13 20:28:52 -0500 |
commit | 928e3a65a975793f3a5542bde4dd556fb0a7fa69 (patch) | |
tree | e996b228132531ede474b198c0eca894f3c79285 /docs/source/Commands.rst | |
parent | 738d62ea960af439bd545820e1853cbd73464493 (diff) | |
download | podman-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/Commands.rst')
-rw-r--r-- | docs/source/Commands.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 881dcb4b6..cd5d894da 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -3,7 +3,7 @@ Commands ======== -:doc:`Podman <markdown/podman.1>` (Pod Manager) Global Options +:doc:`Podman <markdown/podman.1>` (Pod Manager) Global Options, Environment Variables, Exit Codes, Configuration Files, and more :doc:`attach <markdown/podman-attach.1>` Attach to a running container |