summaryrefslogtreecommitdiff
path: root/jh-help.sh
diff options
context:
space:
mode:
Diffstat (limited to 'jh-help.sh')
-rw-r--r--jh-help.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jh-help.sh b/jh-help.sh
index a88206c..31fbf6e 100644
--- a/jh-help.sh
+++ b/jh-help.sh
@@ -1,5 +1,5 @@
#!/bin/bash
-. /usr/bin/jh
+. jh
case $# in
0) usage ''; exit 0;;