aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_ses.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2021-03-03 20:46:45 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2021-03-03 20:46:45 +0000
commit19b5bcdaf6a28ec9d8c08009ddbbbffefa91d692 (patch)
treee23193669a9ce25b666a7174e4abe49cdd934269 /doc/sg_ses.8
parentc85bc94aab90ec84da455d0c84449c7d747647f5 (diff)
downloadsg3_utils-19b5bcdaf6a28ec9d8c08009ddbbbffefa91d692.tar.gz
sg_ses: add --all (-a) option, same action as --join; another freebsd fix
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@878 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_ses.8')
-rw-r--r--doc/sg_ses.816
1 files changed, 11 insertions, 5 deletions
diff --git a/doc/sg_ses.8 b/doc/sg_ses.8
index e84e2b05..452c6184 100644
--- a/doc/sg_ses.8
+++ b/doc/sg_ses.8
@@ -1,10 +1,10 @@
-.TH SG_SES "8" "November 2020" "sg3_utils\-1.45" SG3_UTILS
+.TH SG_SES "8" "February 2021" "sg3_utils\-1.46" SG3_UTILS
.SH NAME
sg_ses \- access a SCSI Enclosure Services (SES) device
.SH SYNOPSIS
.B sg_ses
-[\fI\-\-descriptor=DES\fR] [\fI\-\-dev\-slot\-num=SN\fR] [\fI\-\-eiioe=A_F\fR]
-[\fI\-\-filter\fR] [\fI\-\-get=STR\fR] [\fI\-\-hex\fR]
+[\fI\-\-all\fR] [\fI\-\-descriptor=DES\fR] [\fI\-\-dev\-slot\-num=SN\fR]
+[\fI\-\-eiioe=A_F\fR] [\fI\-\-filter\fR] [\fI\-\-get=STR\fR] [\fI\-\-hex\fR]
[\fI\-\-index=IIA\fR | \fI\-\-index=TIA,II\fR] [\fI\-\-inner\-hex\fR]
[\fI\-\-join\fR] [\fI\-\-maxlen=LEN\fR] [\fI\-\-page=PG\fR] [\fI\-\-quiet\fR]
[\fI\-\-raw\fR] [\fI\-\-readonly\fR] [\fI\-\-sas\-addr=SA\fR]
@@ -45,7 +45,7 @@ If the \fIDEVICE\fR argument is given with no options then the names of all
diagnostic pages (dpages) supported are listed. Most, but not necessarily
all, of the named dpages are defined in the SES standards and drafts. The
most recent reference for this utility is the draft SCSI Enclosure Services
-4 document T10/BSR INCITS 555 Revision 1 at http://www.t10.org . Existing
+4 document T10/BSR INCITS 555 Revision 5 at http://www.t10.org . Existing
standards for SES, SES\-2 and SES\-3 are ANSI INCITS 305\-1998 and ANSI
INCITS 448\-2008 and ANSI INCITS 518\-2017 respectively.
.PP
@@ -87,6 +87,12 @@ 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\-a\fR, \fB\-\-all\fR
+shows (almost) all status dpages, following references and presenting
+the information as a long list whose indentation indicates the level
+of nesting. This option is actually the same as \fI\-\-join\fR, see its
+description for more information.
+.TP
\fB\-b\fR, \fB\-\-byte1\fR=\fIB1\fR
some modifiable dpages may need byte 1 (i.e. the second byte) set. In the
Enclosure Control dpage, byte 1 contains the INFO, NON\-CRIT, CRIT and
@@ -761,7 +767,7 @@ Written by Douglas Gilbert.
.SH "REPORTING BUGS"
Report bugs to <dgilbert at interlog dot com>.
.SH COPYRIGHT
-Copyright \(co 2004\-2020 Douglas Gilbert
+Copyright \(co 2004\-2021 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.