fixed typo

This commit is contained in:
2026-03-25 01:55:59 +00:00
parent 3cc2796caa
commit 84cdc6169b
-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