From d6811f803ab3bde3cb950b12c9ad3043e9e661e0 Mon Sep 17 00:00:00 2001 From: Donald Ephraim Curtis Date: Fri, 20 Jan 2012 20:41:36 -0600 Subject: [PATCH] error with the pattern matching ? --- melpa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/melpa b/melpa index e315ca73..2ffc1219 100755 --- a/melpa +++ b/melpa @@ -69,7 +69,7 @@ set -- $args for i; do case "$i" in - -h | -?) print_usage + -h | -\?) print_usage shift exit ;;