summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorKarel Zak2012-06-28 13:20:31 +0200
committerKarel Zak2012-06-28 13:20:31 +0200
commitaca72ac2f926174d4a690b4ddea5d54a05bbc720 (patch)
treeb7c91f4891c119aff7bb73c9631baf1c8f73b141 /misc-utils/findmnt.8
parentfindmnt: add FSROOT column (diff)
downloadkernel-qcow2-util-linux-aca72ac2f926174d4a690b4ddea5d54a05bbc720.tar.gz
kernel-qcow2-util-linux-aca72ac2f926174d4a690b4ddea5d54a05bbc720.tar.xz
kernel-qcow2-util-linux-aca72ac2f926174d4a690b4ddea5d54a05bbc720.zip
findmnt: don't use tree-like output if more -F options specified
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.88
1 files changed, 5 insertions, 3 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index a31a967e4..69bae954f 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -47,7 +47,7 @@ The output is in the list format (see --list).
.IP "\fB\-m, \-\-mtab\fP"
Search in
.IR /etc/mtab .
-The output is in the list format (see --list).
+The output is in the list format (see \fB\-\-list\fP).
.IP "\fB\-k, \-\-kernel\fP"
Search in
.IR /proc/self/mountinfo .
@@ -72,7 +72,8 @@ or
Convert all tags (LABEL, UUID, PARTUUID or PARTLABEL) to the device names.
.IP "\fB\-F, \-\-tab\-file \fIpath\fP"
Search in an alternative file, if used with \fB\-\-fstab\fP, \fB\-\-mtab\fP
-or \fB\-\-kernel\fP then overwrites the default paths.
+or \fB\-\-kernel\fP then overwrites the default paths, if specified more than
+once than tree-like output is disabled (see the \fB\-\-list\fP option).
.IP "\fB\-f, \-\-first\-only\fP"
Print the first matching filesystem only.
.IP "\fB\-i, \-\-invert\fP"
@@ -80,7 +81,8 @@ Invert the sense of matching.
.IP "\fB\-l, \-\-list\fP"
Use the list output format. This output format is automatically enabled if the
output is restricted by \fB\-t\fP, \fB\-O\fP, \fB\-S\fP or \fB\-T\fP
-option and the option \fB\-\-submounts\fP is not used.
+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, \-\-noheadings\fP"