Files
podman/docs/podman-umount.1.md
Daniel J Walsh 5770dc2640 Rename all references to kpod to podman
The decision is in, kpod is going to be named podman.

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

Closes: #145
Approved by: umohnani8
2017-12-18 16:46:05 +00:00

399 B

% podman(1) podman-umount - Unmount a working container's root filesystem. % Dan Walsh

podman-umount "1" "July 2017" "podman"

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)