summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xgnbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnbug b/gnbug
index f79d529..fbd3c50 100755
--- a/gnbug
+++ b/gnbug
@@ -456,7 +456,7 @@ To get usage information for one of these sub-commands, run
 
 (define main
   (match-lambda*
-    ((_ "--help")
+    ((_ (or "-h" "--help"))
      (print-usage))
     ((_ command args ...)
      (apply (match command