diff options
author | baude <bbaude@redhat.com> | 2019-10-24 09:39:55 -0500 |
---|---|---|
committer | baude <bbaude@redhat.com> | 2019-10-24 10:00:59 -0500 |
commit | a180dd43fc4f58a177d41333ad06b16932e55fab (patch) | |
tree | 51978c65c557e764d9a6b938ffd3d907b89357b8 /docs/rtd/source/man/play.rst | |
parent | 2e6c9aa4901b30653d814f4984663cf07fc5e57f (diff) | |
download | podman-a180dd43fc4f58a177d41333ad06b16932e55fab.tar.gz podman-a180dd43fc4f58a177d41333ad06b16932e55fab.tar.bz2 podman-a180dd43fc4f58a177d41333ad06b16932e55fab.zip |
Initial dump of man pages and first menus
Signed-off-by: baude <bbaude@redhat.com>
Diffstat (limited to 'docs/rtd/source/man/play.rst')
-rw-r--r-- | docs/rtd/source/man/play.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/rtd/source/man/play.rst b/docs/rtd/source/man/play.rst new file mode 100644 index 000000000..93e1a9a1e --- /dev/null +++ b/docs/rtd/source/man/play.rst @@ -0,0 +1,4 @@ +Play +==== + +:doc:`kube <podman-play-kube.1>` Play a pod based on Kubernetes YAML |