]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsblk: fix and update man page about --scsi
authorKarel Zak <kzak@redhat.com>
Wed, 7 Nov 2012 13:39:43 +0000 (14:39 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 7 Nov 2012 13:39:43 +0000 (14:39 +0100)
Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsblk.8

index c280ed474c00bdc5df7be7c4bcbbfa440abca048..77e5b747074be09d4006136a8ed0fdaa6528bff0 100644 (file)
@@ -74,9 +74,9 @@ Use the raw output format. All potentially unsafe characters are hex-escaped
 Print dependencies in inverse order.
 .IP "\fB\-t, \-\-topology\fP"
 Output info about block device topology.
-.IP "\fB\-S, \-\-scsi\fP"
-Output info about SCSI devices.
 This option is equivalent to "-o NAME,ALIGNMENT,MIN-IO,OPT-IO,PHY-SEC,LOG-SEC,ROTA,SCHED,RQ-SIZE".
+.IP "\fB\-S, \-\-scsi\fP"
+Output info about SCSI devices only. All partitions, slaves and holders devices are ignored.
 .IP "\fB\-V, \-\-version\fP"
 Output version information and exit.
 .SH NOTES