summaryrefslogtreecommitdiff
path: root/gnbug
diff options
context:
space:
mode:
Diffstat (limited to 'gnbug')
-rwxr-xr-xgnbug2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnbug b/gnbug
index 3810ac9..f79d529 100755
--- a/gnbug
+++ b/gnbug
@@ -456,7 +456,7 @@ To get usage information for one of these sub-commands, run
(define main
(match-lambda*
- ((command "--help")
+ ((_ "--help")
(print-usage))
((_ command args ...)
(apply (match command