summaryrefslogtreecommitdiffstats
path: root/sys-utils/mount.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/mount.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/mount.8')
-rw-r--r--sys-utils/mount.84
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-utils/mount.8 b/sys-utils/mount.8
index b20a5c8b7..488403717 100644
--- a/sys-utils/mount.8
+++ b/sys-utils/mount.8
@@ -644,6 +644,10 @@ This is necessary for example when
.I /etc
is on a read-only filesystem.
.TP
+.BR \-N , " \-\-namespace " \fIns
+Perform mount in namespace specified by \fIns\fR.
+\fIns\fR is typically in form \fI/proc/[pid]/ns/mnt\fR.
+.TP
.BR \-O , " \-\-test\-opts " \fIopts
Limit the set of filesystems to which the
.B \-a