diff --git a/ccollect.sh b/ccollect.sh index ab77bbe..13a3451 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -154,6 +154,8 @@ while [ "$#" -ge 1 ]; do usage ;; --) + # ignore the -- itself + shift break ;; *)