aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_ses.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2018-03-21 10:43:08 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2018-03-21 10:43:08 +0000
commita5fb8b06e1f2cd46757f35e8d38fa8757edfaa96 (patch)
treeae4ea1c1ce83032fc0cf74d929eee3efcbc1ccf5 /doc/sg_ses.8
parent760a4bdf5dd5679cf17b4eacf8c5e178cec30839 (diff)
downloadsg3_utils-a5fb8b06e1f2cd46757f35e8d38fa8757edfaa96.tar.gz
sg_turs: add --low option; testing/sg_tst_async.cpp + tst_sg_lib.c additions
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@763 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_ses.8')
-rw-r--r--doc/sg_ses.812
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/sg_ses.8 b/doc/sg_ses.8
index 10e660ad..b838267b 100644
--- a/doc/sg_ses.8
+++ b/doc/sg_ses.8
@@ -314,7 +314,7 @@ later invocation using the \fI\-\-data=\fR option. A dpage less its first
the full dpage contents is output in binary to stdout.
.br
when \fI\-rr\fR is used together with the \fI\-\-data=\-\fR or
-\fI\-\-data=FN\fR then stdin or file FN is decoded as a binary stream that
+\fI\-\-data=@FN\fR then stdin or file FN is decoded as a binary stream that
continues to be read until an end of file (EOF). Once that data is read then
the internal raw option is cleared to 0 so the output is not effected. So
the \fI\-rr\fR option either changes how the input or output is treated,
@@ -498,11 +498,11 @@ The \fI\-\-clear=STR\fR, \fI\-\-get=STR\fR and \fI\-\-set=STR\fR options can
be used up to 8 times in the same invocation. Any <acronym>s used in the
\fISTR\fR operands must refer to the same dpage.
.PP
-When multiple of these options are used, they are applied in the order in
-which they appear on the command line. So if options contradict each other,
-the last one appearing on the command line will be enforced. When there
-are multiple \fI\-\-clear=STR\fR and \fI\-\-set=STR\fR options, then the
-dpage they refer to is only written after the last one.
+When multiple of these options are used (maximum: 8), they are applied in the
+order in which they appear on the command line. So if options contradict each
+other, the last one appearing on the command line will be enforced. When
+there are multiple \fI\-\-clear=STR\fR and \fI\-\-set=STR\fR options, then
+the dpage they refer to is only written after the last one.
.SH DATA SUPPLIED
This section describes the two scenarios that can occur when the
\fI\-\-data=\fR option is given. These scenarios are the same irrespective