podman/docs/links
Daniel J Walsh 208b9a6b6b Add podman-image and podman-container man page links
podman image and podman container have alternate CLI
to standard CLI for a lot of commands.  The man pages
can be shared between both.  This patch adds links so that
of some executes

`podman image load`, they will actually see the `podman load` man page.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>

Closes: #993
Approved by: mheon
2018-06-25 21:38:46 +00:00
..
podman-container-attach.1
podman-container-commit.1
podman-container-create.1
podman-container-diff.1
podman-container-exec.1
podman-container-export.1
podman-container-inspect.1
podman-container-kill.1
podman-container-list.1
podman-container-logs.1
podman-container-ls.1
podman-container-mount.1
podman-container-pause.1
podman-container-port.1
podman-container-restart.1
podman-container-rm.1
podman-container-run.1
podman-container-start.1
podman-container-stats.1
podman-container-stop.1
podman-container-top.1
podman-container-umount.1
podman-container-unmount.1
podman-container-unpause.1
podman-container-wait.1
podman-image-build.1
podman-image-history.1
podman-image-import.1
podman-image-inspect.1
podman-image-load.1
podman-image-ls.1
podman-image-pull.1
podman-image-push.1
podman-image-rm.1
podman-image-save.1
podman-image-tag.1