From: Karel Zak Date: Fri, 9 Apr 2021 13:07:45 +0000 (+0200) Subject: findmnt: add --shadowed to the man page X-Git-Tag: v2.37-rc1~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=766490185f9b1c8a254e39b1b14006e6099fd6b0;p=thirdparty%2Futil-linux.git findmnt: add --shadowed to the man page Signed-off-by: Karel Zak --- diff --git a/misc-utils/findmnt.8.adoc b/misc-utils/findmnt.8.adoc index 095a566e94..cd44492578 100644 --- a/misc-utils/findmnt.8.adoc +++ b/misc-utils/findmnt.8.adoc @@ -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.