aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_readcap.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2009-04-11 03:33:26 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2009-04-11 03:33:26 +0000
commit4874dc9cbd86aac7fc25a03312c8219809095dc0 (patch)
tree6b36b4da713ab68b883e889e54d76a7260c9190f /doc/sg_readcap.8
parentacc87350d366ae9fb9ed6958ec264ffd0618fa64 (diff)
downloadsg3_utils-4874dc9cbd86aac7fc25a03312c8219809095dc0.tar.gz
add '--16' option (same as '--long') to sg_readcap, doco
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@249 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_readcap.8')
-rw-r--r--doc/sg_readcap.812
1 files changed, 8 insertions, 4 deletions
diff --git a/doc/sg_readcap.8 b/doc/sg_readcap.8
index 67fa1db3..7acecd1e 100644
--- a/doc/sg_readcap.8
+++ b/doc/sg_readcap.8
@@ -1,11 +1,11 @@
-.TH SG_READCAP "8" "February 2009" "sg3_utils\-1.27" SG3_UTILS
+.TH SG_READCAP "8" "April 2009" "sg3_utils\-1.27" SG3_UTILS
.SH NAME
sg_readcap \- sends a SCSI READ CAPACITY command
.SH SYNOPSIS
.B sg_readcap
-[\fI\-\-brief\fR] [\fI\-\-help\fR] [\fI\-\-hex\fR] [\fI\-\-lba=LBA\fR]
-[\fI\-\-long\fR] [\fI\-\-pmi\fR] [\fI\-\-raw\fR] [\fI\-\-verbose\fR]
-[\fI\-\-version\fR] \fIDEVICE\fR
+[\fI\-\-16\fR] [\fI\-\-brief\fR] [\fI\-\-help\fR] [\fI\-\-hex\fR]
+[\fI\-\-lba=LBA\fR] [\fI\-\-long\fR] [\fI\-\-pmi\fR] [\fI\-\-raw\fR]
+[\fI\-\-verbose\fR] [\fI\-\-version\fR] \fIDEVICE\fR
.PP
.B sg_readcap
[\fI\-16\fR] [\fI\-b\fR] [\fI\-h\fR] [\fI\-H\fR] [\fI\-lba=LBA\fR]
@@ -68,6 +68,10 @@ block address to (2**32 \- 2). When a 10 byte cdb READ CAPACITY command
is used on a device whose size is too large then a last block address
of 0xffffffff is returned (if the device complies with SBC\-2).
.TP
+\fB\-\-16\fR
+Use the 16 byte cdb variant of the READ CAPACITY command. See the '--long'
+option.
+.TP
\fB\-O\fR, \fB\-\-old\fR
switch to older style options.
.TP