From b15dc3d385fa5f94350c0b4f721c026560891d28 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Thu, 2 Apr 2009 16:49:49 +0000 Subject: Allow various comma separated list arguments to take space separator git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@242 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_reassign.8 | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/sg_reassign.8') diff --git a/doc/sg_reassign.8 b/doc/sg_reassign.8 index 9d1e489d..46db8002 100644 --- a/doc/sg_reassign.8 +++ b/doc/sg_reassign.8 @@ -1,4 +1,4 @@ -.TH SG_REASSIGN "8" "January 2007" "sg3_utils\-1.23" SG3_UTILS +.TH SG_REASSIGN "8" "April 2009" "sg3_utils\-1.27" SG3_UTILS .SH NAME sg_reassign \- sends a SCSI REASSIGN BLOCKS command .SH SYNOPSIS @@ -32,7 +32,8 @@ Arguments to long options are mandatory for short options as well. where \fIA,A...\fR is a string of comma separated numbers. Each number is interpreted as decimal unless prefixed by '0x' or '0X' (or it has a trailing 'h' or 'H'). If multiple logical block addresses are given they -must be separated by a comma. At least one address must be given. +must be separated by a comma or a (single) space. A string that contains +any space separators needs to be quoted. At least one address must be given. .TP \fB\-a\fR, \fB\-\-address\fR=\- reads one or more logical block addresses from stdin. These may be comma, @@ -135,7 +136,7 @@ Written by Douglas Gilbert. .SH "REPORTING BUGS" Report bugs to . .SH COPYRIGHT -Copyright \(co 2005\-2007 Douglas Gilbert +Copyright \(co 2005\-2009 Douglas Gilbert .br This software is distributed under a FreeBSD license. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- cgit v1.2.3