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/healthcheck.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/healthcheck.rst')
-rw-r--r-- | docs/rtd/source/man/healthcheck.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/rtd/source/man/healthcheck.rst b/docs/rtd/source/man/healthcheck.rst new file mode 100644 index 000000000..697c1358b --- /dev/null +++ b/docs/rtd/source/man/healthcheck.rst @@ -0,0 +1,4 @@ +HealthCheck +=========== + +:doc:`run <podman-healthcheck-run.1>` run the health check of a container |