aboutsummaryrefslogtreecommitdiff
path: root/src/sg_dd.c
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-03-09 18:02:02 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-03-09 18:02:02 +0000
commit6d0bc453c737596c5b563dd27d69c2301e9fe280 (patch)
tree8c3c4a529c6d54edc5070e837dab3a2f44435130 /src/sg_dd.c
parent6dacefb0646d90cb10dc2bd4aaca22302ac13d81 (diff)
downloadsg3_utils-6d0bc453c737596c5b563dd27d69c2301e9fe280.tar.gz
bump config to version 1.46 beta
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@845 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'src/sg_dd.c')
-rw-r--r--src/sg_dd.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sg_dd.c b/src/sg_dd.c
index 55de0930..93edc249 100644
--- a/src/sg_dd.c
+++ b/src/sg_dd.c
@@ -66,7 +66,7 @@
#include "sg_unaligned.h"
#include "sg_pr2serr.h"
-static const char * version_str = "6.10 20200216";
+static const char * version_str = "6.11 20200303";
#define ME "sg_dd: "
@@ -365,7 +365,7 @@ usage()
"[coe=0|1|2|3]\n"
" [coe_limit=CL] [dio=0|1] [odir=0|1] "
"[of2=OFILE2] [retries=RETR]\n"
- " [sync=0|1] [time=0|1] [verbose=VERB]\n"
+ " [sync=0|1] [time=0|1] [verbose=VERB] [--verify]\n"
" where:\n"
" blk_sgio 0->block device use normal I/O(def), 1->use "
"SG_IO\n"