summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xcheck1
1 files changed, 1 insertions, 0 deletions
diff --git a/check b/check
index 1f92df9..55b9158 100755
--- a/check
+++ b/check
@@ -8,6 +8,7 @@ then
case "$1" in
verbose | -v | --verbose)
verbose=true
+ shift
;;
esac
fi