]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
findmnt: add --shadowed to the man page
authorKarel Zak <kzak@redhat.com>
Fri, 9 Apr 2021 13:07:45 +0000 (15:07 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 9 Apr 2021 13:07:45 +0000 (15:07 +0200)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/findmnt.8.adoc

index 095a566e94b04b25d845fffad44beb1d469c7e31..cd444925789acf62c19893e4cdaedd6268d265da 100644 (file)
@@ -148,6 +148,9 @@ Limit the set of printed filesystems. More than one type may be specified in a c
 *--tree*::
 Enable tree-like output if possible. The options is silently ignored for tables where is missing child-parent relation (e.g., fstab).
 
+*--shadowed*::
+Print only filesystems over-mounted by another filesystem.
+
 *-U*, *--uniq*::
 Ignore filesystems with duplicate mount targets, thus effectively skipping over-mounted mount points.