diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2019-02-27 12:51:08 -0500 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2019-02-27 16:37:40 -0500 |
commit | b4b7b298fcd444c04283093bde2ef4dff760f9ce (patch) | |
tree | d186be5fbddf981e0b9fb1f00fd85cf919fc8fd4 /docs/podman-play.1.md | |
parent | f1f26f444228381224581609a327f13158740923 (diff) | |
download | podman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.tar.gz podman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.tar.bz2 podman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.zip |
Clean up man pages to match commands
Also add podman-commands.sh to compare man pages to commands.
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/podman-play.1.md')
-rw-r--r-- | docs/podman-play.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-play.1.md b/docs/podman-play.1.md index c703c1455..6d2a7beba 100644 --- a/docs/podman-play.1.md +++ b/docs/podman-play.1.md @@ -14,7 +14,7 @@ file input. Containers will be automatically started. | Command | Man Page | Description | | ------- | --------------------------------------------------- | ---------------------------------------------------------------------------- | -| kube | [podman-play-kube(1)](podman-play-kube.1.md) | Recreate pods and containers based on Kubernetes YAML. +| kube | [podman-play-kube(1)](podman-play-kube.1.md) | Recreate pods and containers based on Kubernetes YAML. | ## SEE ALSO podman, podman-pod(1), podman-container(1), podman-generate(1), podman-play(1), podman-play-kube(1) |