diff options
author | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-10 19:34:56 -0500 |
---|---|---|
committer | TomSweeneyRedHat <tsweeney@redhat.com> | 2020-11-10 19:36:18 -0500 |
commit | 4c422cbc34b3f0da94e96a74250e000405a8b098 (patch) | |
tree | 58544a37f79305ee054410a683537073980564dd /docs/source | |
parent | bb07b8c9f1d6b8f24fef91d96cc9c3a3ea381d20 (diff) | |
download | podman-4c422cbc34b3f0da94e96a74250e000405a8b098.tar.gz podman-4c422cbc34b3f0da94e96a74250e000405a8b098.tar.bz2 podman-4c422cbc34b3f0da94e96a74250e000405a8b098.zip |
Add podman(1) to the list of man pages on docs.podman.io
As the title says.
Addresses: #7219
Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com>
Diffstat (limited to 'docs/source')
-rw-r--r-- | docs/source/Commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/Commands.rst b/docs/source/Commands.rst index 096bdbedf..881dcb4b6 100644 --- a/docs/source/Commands.rst +++ b/docs/source/Commands.rst @@ -3,6 +3,7 @@ Commands ======== +:doc:`Podman <markdown/podman.1>` (Pod Manager) Global Options :doc:`attach <markdown/podman-attach.1>` Attach to a running container |