]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Asciidoc: Incorporate latest change in findmnt.8
authorMario Blättermann <mario.blaettermann@gmail.com>
Tue, 23 Mar 2021 19:10:02 +0000 (20:10 +0100)
committerMario Blättermann <mario.blaettermann@gmail.com>
Tue, 23 Mar 2021 19:10:02 +0000 (20:10 +0100)
misc-utils/findmnt.8.adoc

index a4514f9ce326dbfba2619ee2bc588a8c68fabbd8..1266c684af317f3f8fdcf093648bcbc94bcd9a01 100644 (file)
@@ -119,6 +119,9 @@ available for umount and remount actions
 *--pseudo*::
 Print only pseudo filesystems.
 
+*--shadow*::
+Print only filesystems over-mounted by another filesystem.
+
 *-R*, *--submounts*::
 Print recursively all submounts for the selected filesystems. The restrictions defined by options *-t*, *-O*, *-S*, *-T* and *­--direction* are not applied to submounts. All submounts are always printed in tree-like order. The option enables the tree-like output format by default. This option has no effect for *--mtab* or *--fstab*.