summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2012-06-28 13:51:34 +0200
committerKarel Zak2012-06-28 13:51:34 +0200
commitc7fcc8307d46c37f8cd67b2ef903d305e8b257c0 (patch)
tree6cb558589b0e940b1f0c05e5d72da3c11c0228b5 /misc-utils/findmnt.8
parentfindmnt: don't use tree-like output if more -F options specified (diff)
downloadkernel-qcow2-util-linux-c7fcc8307d46c37f8cd67b2ef903d305e8b257c0.tar.gz
kernel-qcow2-util-linux-c7fcc8307d46c37f8cd67b2ef903d305e8b257c0.tar.xz
kernel-qcow2-util-linux-c7fcc8307d46c37f8cd67b2ef903d305e8b257c0.zip
findmnt: add --task <tid> option
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.86
1 files changed, 6 insertions, 0 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 69bae954f..f92bffd31 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -85,6 +85,12 @@ option and the option \fB\-\-submounts\fP is not used or if more that one
source file (the option \fB\-F\fP) is specified.
.IP "\fB\-v, \-\-nofsroot\fP"
Do not print a [/dir] in the SOURCE column for bind-mounts or btrfs subvolumes.
+.IP "\fB\-N, \-\-task \fItid\fP"
+Use alternative namespace /proc/<tid>/mountinfo rather than the default
+/proc/self/mountinfo. If the option is specified more than once than tree-like
+output is disabled (see the \fB\-\-list\fP option). See also
+.BR unshare (1)
+command.
.IP "\fB\-n, \-\-noheadings\fP"
Do not print a header line.
.IP "\fB\-u, \-\-notruncate\fP"