summaryrefslogtreecommitdiffstats
path: root/sys-utils/umount.8
diff options
context:
space:
mode:
authorVaclav Dolezal2018-04-17 15:52:54 +0200
committerKarel Zak2018-06-11 16:13:36 +0200
commitd45e8ef999e3976017cbf55fc43716f8233d3a0b (patch)
tree9836ab16d320c79d75a6a2793dd84a3ad3a09bf4 /sys-utils/umount.8
parentlibmount: switch namespace when appropriate (diff)
downloadkernel-qcow2-util-linux-d45e8ef999e3976017cbf55fc43716f8233d3a0b.tar.gz
kernel-qcow2-util-linux-d45e8ef999e3976017cbf55fc43716f8233d3a0b.tar.xz
kernel-qcow2-util-linux-d45e8ef999e3976017cbf55fc43716f8233d3a0b.zip
mount: document --namespace in man/help
Signed-off-by: Vaclav Dolezal <vdolezal@redhat.com>
Diffstat (limited to 'sys-utils/umount.8')
-rw-r--r--sys-utils/umount.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-utils/umount.8 b/sys-utils/umount.8
index fb0601c6d..f09b1eae6 100644
--- a/sys-utils/umount.8
+++ b/sys-utils/umount.8
@@ -128,6 +128,10 @@ an unreachable network share where a normal umount will hang due to a downed
server or a network partition. Remounts of the share will not be possible.
.TP
+.BR \-N , " \-\-namespace " \fIns
+Perform umount in namespace specified by \fIns\fR.
+\fIns\fR is typically in form \fI/proc/[pid]/ns/mnt\fR.
+.TP
.BR \-n , " \-\-no\-mtab"
Unmount without writing in
.IR /etc/mtab .