From: Chris Hofstaedtler Date: Fri, 15 Mar 2024 16:54:17 +0000 (+0100) Subject: findmnt: remove deleted option from manual X-Git-Tag: v2.42-start~487 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7323f0954bf97c4bd8575f416c9ced258e3723a;p=thirdparty%2Futil-linux.git findmnt: remove deleted option from manual Bug-Debian: 1066843 Signed-off-by: Chris Hofstaedtler Reported-by: Francesco Potortì --- diff --git a/misc-utils/findmnt.8.adoc b/misc-utils/findmnt.8.adoc index 150990a6d..941eb6c2c 100644 --- a/misc-utils/findmnt.8.adoc +++ b/misc-utils/findmnt.8.adoc @@ -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.