summaryrefslogtreecommitdiff
path: root/docs/podman-umount.1.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/podman-umount.1.md')
-rw-r--r--docs/podman-umount.1.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/podman-umount.1.md b/docs/podman-umount.1.md
index 95300a8e8..100c47b32 100644
--- a/docs/podman-umount.1.md
+++ b/docs/podman-umount.1.md
@@ -6,6 +6,12 @@ podman\-umount - Unmount a working container's root filesystem
## SYNOPSIS
**podman umount** *container* [...]
+**podman container umount** *container* [...]
+
+**podman container unmount** *container* [...]
+
+**podman unmount** *container* [...]
+
## DESCRIPTION
Unmounts the specified containers' root file system, if no other processes
are using it.