summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarel Zak2012-11-07 14:39:43 +0100
committerKarel Zak2012-11-07 14:39:43 +0100
commita402012e6198e2361f3e6d9f9250c4026f53217f (patch)
tree70bce677599fa0d277a8b2024ff57fb2e0856887
parentlsblk: add TRANsport to --scsi output (diff)
downloadkernel-qcow2-util-linux-a402012e6198e2361f3e6d9f9250c4026f53217f.tar.gz
kernel-qcow2-util-linux-a402012e6198e2361f3e6d9f9250c4026f53217f.tar.xz
kernel-qcow2-util-linux-a402012e6198e2361f3e6d9f9250c4026f53217f.zip
lsblk: fix and update man page about --scsi
Signed-off-by: Karel Zak <kzak@redhat.com>
-rw-r--r--misc-utils/lsblk.84
1 files changed, 2 insertions, 2 deletions
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index c280ed474..77e5b7470 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