From: Karel Zak Date: Wed, 7 Nov 2012 13:39:43 +0000 (+0100) Subject: lsblk: fix and update man page about --scsi X-Git-Tag: v2.23-rc1~560 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a402012e6198e2361f3e6d9f9250c4026f53217f;p=thirdparty%2Futil-linux.git lsblk: fix and update man page about --scsi Signed-off-by: Karel Zak --- diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8 index c280ed474c..77e5b74707 100644 --- a/misc-utils/lsblk.8 +++ b/misc-utils/lsblk.8 @@ -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