aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_format.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2013-06-28 17:44:32 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2013-06-28 17:44:32 +0000
commit43c7d125abce23c3d72346ae3e0b18287047e3be (patch)
tree85b7550513005c640b9ff9756328e250ea8d7122 /doc/sg_format.8
parente9d9937bb92e1b630020c3a9c2d8b09e5bd20036 (diff)
downloadsg3_utils-43c7d125abce23c3d72346ae3e0b18287047e3be.tar.gz
sg_persist+sg_unmap: fix crash on option decode; sg_logs: expand for tape; sg_xcopy+: clean
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@500 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_format.8')
-rw-r--r--doc/sg_format.88
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/sg_format.8 b/doc/sg_format.8
index ff74f862..4cf4e821 100644
--- a/doc/sg_format.8
+++ b/doc/sg_format.8
@@ -1,9 +1,9 @@
-.TH SG_FORMAT "8" "December 2012" "sg3_utils\-1.35" SG3_UTILS
+.TH SG_FORMAT "8" "June 2013" "sg3_utils\-1.37" SG3_UTILS
.SH NAME
sg_format \- format or resize a SCSI disk (perhaps change its block size)
.SH SYNOPSIS
.B sg_format
-[\fI\-\-cmplst=\fR0|1] [\fI\-\-count=COUNT\fR] [\fI\-\-dcrt\fR]
+[\fI\-\-cmplst=\fR{0|1}] [\fI\-\-count=COUNT\fR] [\fI\-\-dcrt\fR]
[\fI\-\-early\fR] [\fI\-\-fmtpinfo=FPI\fR] [\fI\-\-format\fR]
[\fI\-\-help\fR] [\fI\-\-long\fR] [\fI\-\-pfu=PFU\fR] [\fI\-\-pie=PIE\fR]
[\fI\-\-pinfo\fR] [\fI\-\-poll=PT\fR] [\fI\-\-resize\fR] [\fI\-\-rto_req\fR]
@@ -53,7 +53,7 @@ Arguments to long options are mandatory for short options as well.
The options are arranged in alphabetical order based on the long
option name.
.TP
-\fB\-C\fR, \fB\-\-cmplst\fR=0 | 1
+\fB\-C\fR, \fB\-\-cmplst\fR={0|1}
sets the CMPLST ("complete list") bit in the FORMAT UNIT cdb to 0 or 1.
The default is 1 in which case the existing GLIST (grown list) is ignored.
If the value is 0 then the existing GLIST is taken into account. See the
@@ -448,7 +448,7 @@ Written by Grant Grundler, James Bottomley and Douglas Gilbert.
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2005\-2012 Grant Grundler, James Bottomley and Douglas Gilbert
+Copyright \(co 2005\-2013 Grant Grundler, James Bottomley and Douglas Gilbert
.br
This software is distributed under the GPL version 2. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.