diff --git a/common.sh b/common.sh index 85f6b4a..e58c1f9 100644 --- a/common.sh +++ b/common.sh @@ -67,7 +67,6 @@ parse_args() { --status|--summary) SHOW_STATUS=true ;; - ;; --help|-h) echo "Usage: script [--dry-run|-n] [--log] [LOG=true] [VAR=value ...]" exit 0