From e502efd0513ff6dff43c91f2bb850d717627dde5 Mon Sep 17 00:00:00 2001 From: Douglas Gilbert Date: Mon, 10 Mar 2014 10:17:47 +0000 Subject: add scripts/59-scsi-sg3_utils.rules: linux specific udev rules git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@558 6180dd3e-e324-4e3e-922d-17de1ae2f315 --- src/sg_xcopy.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sg_xcopy.c') diff --git a/src/sg_xcopy.c b/src/sg_xcopy.c index e27b02ec..7aaa2c91 100644 --- a/src/sg_xcopy.c +++ b/src/sg_xcopy.c @@ -62,7 +62,7 @@ #include "sg_cmds_extra.h" #include "sg_io_linux.h" -static const char * version_str = "0.42 20140123"; +static const char * version_str = "0.43 20140308"; #define ME "sg_xcopy: " @@ -566,8 +566,8 @@ primary_help: " --verbose same action as verbose=1\n" " --version print version information then exit\n\n" "Copy from IFILE to OFILE, similar to dd command; " - "but using the SCSI\nEXTENDED COPY (XCOPY) command. For list " - "of flags, use '-hh'.\n"); + "but using the SCSI\nEXTENDED COPY (XCOPY(LID1)) command. For " + "list of flags, use '-hh'.\n"); return; secondary_help: -- cgit v1.2.3