fixed typo
This commit is contained in:
@@ -67,7 +67,6 @@ parse_args() {
|
|||||||
--status|--summary)
|
--status|--summary)
|
||||||
SHOW_STATUS=true
|
SHOW_STATUS=true
|
||||||
;;
|
;;
|
||||||
;;
|
|
||||||
--help|-h)
|
--help|-h)
|
||||||
echo "Usage: script <dir> [--dry-run|-n] [--log] [LOG=true] [VAR=value ...]"
|
echo "Usage: script <dir> [--dry-run|-n] [--log] [LOG=true] [VAR=value ...]"
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user