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
828 B
13 lines
828 B
7 years ago
|
diff -urNp sg3_utils-1.37-orig/scripts/rescan-scsi-bus.sh sg3_utils-1.37-new/scripts/rescan-scsi-bus.sh
|
||
|
--- sg3_utils-1.37-orig/scripts/rescan-scsi-bus.sh 2016-07-14 15:22:26.268711185 +0200
|
||
|
+++ sg3_utils-1.37-new/scripts/rescan-scsi-bus.sh 2016-07-14 15:18:50.443651936 +0200
|
||
|
@@ -941,7 +941,7 @@ if test @$1 = @--help -o @$1 = @-h -o @$
|
||
|
echo "--wide: same as -w"
|
||
|
echo "--forcerescan: Rescan existing devices"
|
||
|
echo "--forceremove: Remove and readd every device (DANGEROUS)"
|
||
|
- echo "--nooptscan: don't stop looking for LUNs is 0 is not found"
|
||
|
+ echo "--nooptscan: don't stop looking for LUNs if 0 is not found"
|
||
|
echo "--color: use coloured prefixes OLD/NEW/DEL"
|
||
|
echo "--hosts=LIST: Scan only host(s) in LIST"
|
||
|
echo "--channels=LIST: Scan only channel(s) in LIST"
|