mirror of
https://github.com/containers/podman.git
synced 2025-07-12 16:46:22 +08:00
.copr
.github
.tool
cmd
cni
completions
contrib
docs
links
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
tutorials
varlink
containers-mounts.conf.5.md
dckrman.sh
generate.go
libpod.conf.5.md
play.png
podman-attach.1.md
podman-build.1.md
podman-commit.1.md
podman-container-checkpoint.1.md
podman-container-cleanup.1.md
podman-container-exists.1.md
podman-container-prune.1.md
podman-container-refresh.1.md
podman-container-restore.1.md
podman-container-runlabel.1.md
podman-container.1.md
podman-cp.1.md
podman-create.1.md
podman-diff.1.md
podman-exec.1.md
podman-export.1.md
podman-generate-kube.1.md
podman-generate.1.md
podman-history.1.md
podman-image-exists.1.md
podman-image-prune.1.md
podman-image.1.md
podman-images.1.md
podman-import.1.md
podman-info.1.md
podman-inspect.1.md
podman-kill.1.md
podman-load.1.md
podman-login.1.md
podman-logout.1.md
podman-logs.1.md
podman-mount.1.md
podman-pause.1.md
podman-pod-create.1.md
podman-pod-exists.1.md
podman-pod-inspect.1.md
podman-pod-kill.1.md
podman-pod-pause.1.md
podman-pod-ps.1.md
podman-pod-restart.1.md
podman-pod-rm.1.md
podman-pod-start.1.md
podman-pod-stop.1.md
podman-pod-top.1.md
podman-pod-unpause.1.md
podman-pod.1.md
podman-port.1.md
podman-ps.1.md
podman-pull.1.md
podman-push.1.md
podman-restart.1.md
podman-rm.1.md
podman-rmi.1.md
podman-run.1.md
podman-save.1.md
podman-search.1.md
podman-start.1.md
podman-stats.1.md
podman-stop.1.md
podman-tag.1.md
podman-top.1.md
podman-umount.1.md
podman-unpause.1.md
podman-varlink.1.md
podman-version.1.md
podman-volume-create.1.md
podman-volume-inspect.1.md
podman-volume-ls.1.md
podman-volume-prune.1.md
podman-volume-rm.1.md
podman-volume.1.md
podman-wait.1.md
podman.1.md
hack
libpod
logo
pkg
test
utils
vendor
version
.cirrus.yml
.gitignore
.papr.sh
.papr.yml
.papr_prepare.sh
.ubuntu_prepare.sh
API.md
CONTRIBUTING.md
Dockerfile
Dockerfile.CentOS
Dockerfile.Fedora
LICENSE
Makefile
OWNERS
README.md
RELEASE_NOTES.md
Vagrantfile
changelog.txt
code-of-conduct.md
commands.md
crio-umount.conf
docker
install.md
libpod.conf
seccomp.json
transfer.md
troubleshooting.md
vendor.conf

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
2 lines
23 B
Groff
2 lines
23 B
Groff
.so man1/podman-wait.1
|