summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2016-12-08 14:11:02 +0100
committerKarel Zak2016-12-08 14:11:02 +0100
commitde22cb2b12709126ddea855989391f4bfe2f6a20 (patch)
tree590eb3bf7cf7560d2638ca62f5b934dd9a6d2341 /misc-utils/findmnt.8
parentsulogin: bail out from getpasswd(...) on timeout (diff)
downloadkernel-qcow2-util-linux-de22cb2b12709126ddea855989391f4bfe2f6a20.tar.gz
kernel-qcow2-util-linux-de22cb2b12709126ddea855989391f4bfe2f6a20.tar.xz
kernel-qcow2-util-linux-de22cb2b12709126ddea855989391f4bfe2f6a20.zip
findmnt: add note about mount options
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, 4 insertions, 2 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index 6e4ddb470..6fc7da59e 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -95,7 +95,8 @@ Use JSON output format.
.BR \-k , " \-\-kernel"
Search in
.IR /proc/self/mountinfo .
-The output is in the tree-like format. This is the default.
+The output is in the tree-like format. This is the default. The output
+contains only mount options maintained by kernel (see also \fB\-\-mtab)\fP.
.TP
.BR \-l , " \-\-list"
Use the list output format. This output format is automatically enabled if the
@@ -109,7 +110,8 @@ Explicitly define the mountpoint file or directory. See also \fB\-\-target\fP.
.BR \-m , " \-\-mtab"
Search in
.IR /etc/mtab .
-The output is in the list format (see \fB\-\-list\fP).
+The output is in the list format (see \fB\-\-list\fP). The output may include user
+space mount options.
.TP
.BR \-N , " \-\-task \fItid\fP"
Use alternative namespace /proc/<tid>/mountinfo rather than the default