summaryrefslogtreecommitdiffstats
path: root/bin/grepc
diff options
context:
space:
mode:
Diffstat (limited to 'bin/grepc')
-rwxr-xr-xbin/grepc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/grepc b/bin/grepc
index af6b600..b340c65 100755
--- a/bin/grepc
+++ b/bin/grepc
@@ -128,7 +128,7 @@ grepc_parse_cmd()
esac;
t='yes';
;;
- ?)
+ \?)
exit 1; # getopts(1) prints an error msg.
;;
esac;