From 3f347f956aa8884ed5f4cc38937f3c28352fbeeb Mon Sep 17 00:00:00 2001 From: ratijas Date: Tue, 8 Jun 2021 19:12:19 +0300 Subject: [PATCH] lsblk: fix formatting in -e option --- misc-utils/lsblk.8.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/lsblk.8.adoc b/misc-utils/lsblk.8.adoc index eda9983a7..4addcb71b 100644 --- a/misc-utils/lsblk.8.adoc +++ b/misc-utils/lsblk.8.adoc @@ -45,7 +45,7 @@ Use _column_ as a de-duplication key to de-duplicate output tree. If the key is + The usual use case is to de-duplicate output on system multi-path devices, for example by *-E WWN*. --e*, *--exclude* _list_:: +*-e*, *--exclude* _list_:: Exclude the devices specified by the comma-separated _list_ of major device numbers. Note that RAM disks (major=1) are excluded by default if *--all* is not specified. The filter is applied to the top-level devices only. This may be confusing for *--list* output format where hierarchy of the devices is not obvious. *-f*, *--fs*::