]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: fix formatting in -e option
authorratijas <me@ratijas.tk>
Tue, 8 Jun 2021 16:12:19 +0000 (19:12 +0300)
committerGitHub <noreply@github.com>
Tue, 8 Jun 2021 16:12:19 +0000 (19:12 +0300)
misc-utils/lsblk.8.adoc

index eda9983a70d9cd4ae8a75592e032c341c101303e..4addcb71bd3d0c856ef8b42946327303acbfce75 100644 (file)
@@ -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*::