From: Karel Zak Date: Tue, 16 Nov 2021 11:58:58 +0000 (+0100) Subject: lsblk: (adoc) improve --all description X-Git-Tag: v2.38-rc1~161 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aab112dd248a3e6fcbd8b18b35b3f97bd71a7bbf;p=thirdparty%2Futil-linux.git lsblk: (adoc) improve --all description Signed-off-by: Karel Zak --- diff --git a/misc-utils/lsblk.8.adoc b/misc-utils/lsblk.8.adoc index 47c9e2636c..2397066e3e 100644 --- a/misc-utils/lsblk.8.adoc +++ b/misc-utils/lsblk.8.adoc @@ -29,7 +29,7 @@ The relationship between block devices and filesystems is not always one-to-one. == OPTIONS *-a*, *--all*:: -Also list empty devices and RAM disk devices. +Disable all built-in filters and list all empty devices and RAM disk devices too. *-b*, *--bytes*:: Print the SIZE column in bytes rather than in a human-readable format.