summaryrefslogtreecommitdiffstats
path: root/misc-utils/lsblk.8
diff options
context:
space:
mode:
authorMilan Broz2012-11-02 18:56:31 +0100
committerKarel Zak2012-11-07 13:20:45 +0100
commit28ffc2b7350bcb6c43b885c660b6250e4207ec72 (patch)
tree1ac105ec19506721f13718652901b6e8a6d56f75 /misc-utils/lsblk.8
parentlsblk: Add vendor column (diff)
downloadkernel-qcow2-util-linux-28ffc2b7350bcb6c43b885c660b6250e4207ec72.tar.gz
kernel-qcow2-util-linux-28ffc2b7350bcb6c43b885c660b6250e4207ec72.tar.xz
kernel-qcow2-util-linux-28ffc2b7350bcb6c43b885c660b6250e4207ec72.zip
lsblk: Add --scsi switch
The --scsi switch prints similar information to lsscsi command. Signed-off-by: Milan Broz <mbroz@redhat.com>
Diffstat (limited to 'misc-utils/lsblk.8')
-rw-r--r--misc-utils/lsblk.82
1 files changed, 2 insertions, 0 deletions
diff --git a/misc-utils/lsblk.8 b/misc-utils/lsblk.8
index ced0a130c..c280ed474 100644
--- a/misc-utils/lsblk.8
+++ b/misc-utils/lsblk.8
@@ -74,6 +74,8 @@ 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\-V, \-\-version\fP"
Output version information and exit.