From 27bf7335c8f4bf7b3eff1801892efc2bf9bcb3e7 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Wed, 14 May 2008 13:57:35 +0000 Subject: sg_set_binary_mode() added for MinGW to stop LF to CR-LF conversion git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@170 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- doc/sg_get_config.8 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'doc/sg_get_config.8') diff --git a/doc/sg_get_config.8 b/doc/sg_get_config.8 index 6f97dcd7..4961c9a9 100644 --- a/doc/sg_get_config.8 +++ b/doc/sg_get_config.8 @@ -1,10 +1,10 @@ -.TH SG_GET_CONFIG "8" "April 2008" "sg3_utils\-1.26" SG3_UTILS +.TH SG_GET_CONFIG "8" "May 2008" "sg3_utils\-1.26" SG3_UTILS .SH NAME sg_get_config \- sends a SCSI GET CONFIGURATION command .SH SYNOPSIS .B sg_get_config [\fI\-\-brief\fR] [\fI\-\-current\fR] [\fI\-\-help\fR] [\fI\-\-hex\fR] -[\fI\-\-inner\-hex\fR] [\fI\-\-list\fR] [\fI\-\-rt=RT\fR] +[\fI\-\-inner\-hex\fR] [\fI\-\-list\fR] [\fI\-\-raw\fR] [\fI\-\-rt=RT\fR] [\fI\-\-starting=FC\fR] [\fI\-\-verbose\fR] [\fI\-\-version\fR] \fIDEVICE\fR .SH DESCRIPTION @@ -80,6 +80,11 @@ yields an "illegal field in cdb" error). To simplify the meanings of the \fB3\fR : reserved .br .TP +\fB\-R\fR, \fB\-\-raw\fR +output response in binary (to stdout). Note that the short form is \fI\-R\fR +unlike most other utilities in this package that use \fI\-r\fR for this +action. +.TP \fB\-s\fR, \fB\-\-starting\fR=\fIFC\fR where \fIFC\fR is the feature code value. This option works closely with the \fI\-\-rt=RT\fR option. The \fIFC\fR value is in the range 0 to -- cgit v1.2.3