mirror of
https://github.com/containers/podman.git
synced 2025-06-19 16:33:24 +08:00

Format md files to work properly when converted to man pages. Add sed command to cleanup table in podman man page. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #842 Approved by: mheon
292 B
292 B
% podman-umount "1"
NAME
podman-umount - Unmount a working container's root file system
SYNOPSIS
podman umount containerID
DESCRIPTION
Unmounts the specified container's root file system.
EXAMPLE
podman umount containerID
SEE ALSO
podman(1), podman-mount(1)