]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
findmnt: remove deleted option from manual
authorChris Hofstaedtler <zeha@debian.org>
Fri, 15 Mar 2024 16:54:17 +0000 (17:54 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 20 Mar 2024 13:04:44 +0000 (14:04 +0100)
Bug-Debian: 1066843
Signed-off-by: Chris Hofstaedtler <zeha@debian.org>
Reported-by: Francesco Potortì <Potorti@isti.cnr.it>
misc-utils/findmnt.8.adoc

index 150990a6d8f5c5075d75d1808c240fb4d3ffd7a6..941eb6c2c3c55e8ae36f75d11f7d035f96924aa2 100644 (file)
@@ -48,9 +48,6 @@ Do not canonicalize paths at all. This option affects the comparing of paths and
 *-c*, *--canonicalize*::
 Canonicalize all printed paths.
 
-*--deleted*::
-Print filesystems where target (mountpoint) is marked as deleted by kernel.
-
 *-D*, *--df*::
 Imitate the output of *df*(1). This option is equivalent to *-o SOURCE,FSTYPE,SIZE,USED,AVAIL,USE%,TARGET* but excludes all pseudo filesystems. Use *--all* to print all filesystems. See also *-I*, *--dfi* options.