You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
734 B
13 lines
734 B
4 years ago
|
diff -Nur sg3_utils-1.37_old/src/sg_write_buffer.c sg3_utils-1.37/src/sg_write_buffer.c
|
||
|
--- sg3_utils-1.37_old/src/sg_write_buffer.c 2013-07-31 07:58:53.000000000 +0800
|
||
|
+++ sg3_utils-1.37/src/sg_write_buffer.c 2018-07-17 22:02:28.434790002 +0800
|
||
|
@@ -72,7 +72,7 @@
|
||
|
"deduced from FILE\n"
|
||
|
" --mode=MO|-m MO write buffer mode, MO is number or "
|
||
|
"acronym (def: 0)\n"
|
||
|
- " --off=OFF|-o OFF buffer offset (unit: bytes, def: 0)\n"
|
||
|
+ " --offset=OFF|-o OFF buffer offset (unit: bytes, def: 0)\n"
|
||
|
" --raw|-r read from stdin (same as '-I -')\n"
|
||
|
" --skip=SKIP|-s SKIP bytes in file FILE to skip before "
|
||
|
"reading\n"
|