From c7323f0954bf97c4bd8575f416c9ced258e3723a Mon Sep 17 00:00:00 2001 From: Chris Hofstaedtler Date: Fri, 15 Mar 2024 17:54:17 +0100 Subject: [PATCH] findmnt: remove deleted option from manual MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug-Debian: 1066843 Signed-off-by: Chris Hofstaedtler Reported-by: Francesco Potortì --- misc-utils/findmnt.8.adoc | 3 --- 1 file changed, 3 deletions(-) diff --git a/misc-utils/findmnt.8.adoc b/misc-utils/findmnt.8.adoc index 150990a6d8..941eb6c2c3 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. -- 2.47.2