This commit is contained in:
2026-03-27 17:53:57 +00:00
parent 212faead11
commit 48ef63310f
-1
View File
@@ -67,7 +67,6 @@ parse_args() {
--status|--summary)
SHOW_STATUS=true
;;
;;
--help|-h)
echo "Usage: script <dir> [--dry-run|-n] [--log] [LOG=true] [VAR=value ...]"
exit 0