From 766490185f9b1c8a254e39b1b14006e6099fd6b0 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Fri, 9 Apr 2021 15:07:45 +0200 Subject: [PATCH] findmnt: add --shadowed to the man page Signed-off-by: Karel Zak --- misc-utils/findmnt.8.adoc | 3 +++ 1 file changed, 3 insertions(+) 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. -- 2.47.3