aboutsummaryrefslogtreecommitdiff
path: root/doc/sg_modes.8
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-10-09 18:09:07 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-10-09 18:09:07 +0000
commit050aa4385fef1eb0ef515bdc97c47dc24858354a (patch)
treea61eada99c8bcb262a7670445430ce56fd66830e /doc/sg_modes.8
parent20eb07694951b0760f741e7b74c0a363f8ed2b3b (diff)
downloadsg3_utils-050aa4385fef1eb0ef515bdc97c47dc24858354a.tar.gz
sg_dd: add 00,ff,random flags; sg_modes: document '-s' option
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@864 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'doc/sg_modes.8')
-rw-r--r--doc/sg_modes.812
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/sg_modes.8 b/doc/sg_modes.8
index d68bc409..162f5f93 100644
--- a/doc/sg_modes.8
+++ b/doc/sg_modes.8
@@ -1,4 +1,4 @@
-.TH SG_MODES "8" "January 2020" "sg3_utils\-1.45" SG3_UTILS
+.TH SG_MODES "8" "September 2020" "sg3_utils\-1.45" SG3_UTILS
.SH NAME
sg_modes \- reads mode pages with SCSI MODE SENSE command
.SH SYNOPSIS
@@ -171,11 +171,11 @@ the sg_wr_mode(8) utility.
open \fIDEVICE\fR in "read\-write" mode. Default is to open it in read\-only
mode.
.TP
-\fB\-6\fR, \fB\-\-six\fR
-by default this utility sends a 10 byte MODE SENSE command to
-the \fIDEVICE\fR. However some SCSI devices only support 6 byte MODE SENSE
-commands (e.g. SCSI\-2 tape drives). This parameter forces the use
-of 6 byte MODE SENSE commands.
+\fB\-6\fR, \fB\-s\fR, \fB\-\-six\fR
+by default this utility sends a 10 byte MODE SENSE command to the
+\fIDEVICE\fR. However some SCSI devices only support 6 byte MODE SENSE
+commands (e.g. SCSI\-2 tape drives). This parameter forces the use of 6
+byte MODE SENSE commands.
.TP
\fB\-v\fR, \fB\-\-verbose\fR
increase level of verbosity. Can be used multiple times.