diff options
Diffstat (limited to 'docs/podman-umount.1.md')
-rw-r--r-- | docs/podman-umount.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-umount.1.md b/docs/podman-umount.1.md index 2fe3da443..c13781dbf 100644 --- a/docs/podman-umount.1.md +++ b/docs/podman-umount.1.md @@ -4,7 +4,7 @@ podman\-umount - Unmount the specified working containers' root file system. ## SYNOPSIS -**podman** **umount** **containerID [...]** +**podman umount** *container* ... ## DESCRIPTION Unmounts the specified containers' root file system. |