From 2b64ad7a6fee05a03a6abb5fe6dda252b83b7c0d Mon Sep 17 00:00:00 2001 From: Michael Traxler Date: Tue, 6 Aug 2013 16:38:16 +0200 Subject: [PATCH] bug fix --- thresholds/thresholds_automatic.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/thresholds/thresholds_automatic.pl b/thresholds/thresholds_automatic.pl index 71a95d5..3761da3 100755 --- a/thresholds/thresholds_automatic.pl +++ b/thresholds/thresholds_automatic.pl @@ -370,7 +370,7 @@ usage: thresholds_automatic.pl --endpoint= --chain= example: -thresholds_automatic.pl l --endpoint=0x303 --chain=0 --offset=0x10 --32channel +thresholds_automatic.pl --endpoint=0x303 --chain=0 --offset=0x10 --32channel or in short thresholds_automatic.pl -e 0x303 -o 0x10 -c 0 -- 2.43.0