summaryrefslogtreecommitdiffstats
path: root/misc-utils/findmnt.8
diff options
context:
space:
mode:
authorBernhard Voelker2014-10-31 08:22:00 +0100
committerKarel Zak2014-10-31 10:39:21 +0100
commit169b85c9f22091431823f4b9d013b2c436cb07fb (patch)
treef8152fb4b28de63044be324893ca6780be30ab06 /misc-utils/findmnt.8
parenthexdump: use 'll' format modifier instead of the non-standard 'q'. (diff)
downloadkernel-qcow2-util-linux-169b85c9f22091431823f4b9d013b2c436cb07fb.tar.gz
kernel-qcow2-util-linux-169b85c9f22091431823f4b9d013b2c436cb07fb.tar.xz
kernel-qcow2-util-linux-169b85c9f22091431823f4b9d013b2c436cb07fb.zip
findmnt: document --uniq option in man page
* misc-utils/findmnt.8: Add an entry for the -U, --uniq option added in commit v2.24-132-gbebdda3.
Diffstat (limited to 'misc-utils/findmnt.8')
-rw-r--r--misc-utils/findmnt.84
1 files changed, 4 insertions, 0 deletions
diff --git a/misc-utils/findmnt.8 b/misc-utils/findmnt.8
index ac5d90828..a6318ed6e 100644
--- a/misc-utils/findmnt.8
+++ b/misc-utils/findmnt.8
@@ -198,6 +198,10 @@ to specify the filesystem types on which no action should be taken. For
more details see
.BR mount (8).
.TP
+.BR \-U , " \-\-uniq"
+Ignore filesystems with duplicate mount targets, thus effectively skipping
+over-mounted mount points.
+.TP
.BR \-u , " \-\-notruncate"
Do not truncate text in columns. The default is to not truncate the
.BR TARGET ,