Files
podman/docs/podman-umount.1.md
Daniel J Walsh 71487466fb Cleanup man pages
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
2018-05-30 13:49:45 +00:00

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)