chiark / gitweb /
Fix Linux script usage message - no longer need path to jars
[jarrg-ian.git] / jpctb
diff --git a/jpctb b/jpctb
index 8b61ed8942f655246b9ac7ff42cea09c40f7655a..28f71c114110dc25bb4a183b4c0d0c7e1808b9b5 100755 (executable)
--- a/jpctb
+++ b/jpctb
@@ -24,7 +24,7 @@
 
 
 usage () { cat <<END
-usage: .../jpctb /path/to/dir/with/PCTB*.jar /path/to/yohoho/yohoho [...]
+usage: .../jpctb /path/to/yohoho/yohoho [...]
 END
 }