diff --git a/scripts/indent.sh b/scripts/indent.sh index 50d38ba..90d977a 100755 --- a/scripts/indent.sh +++ b/scripts/indent.sh @@ -13,6 +13,7 @@ help() { [ -z "$1" ] && help [ "$1" = "-h" ] && help +[ "$1" = "--help" ] && help INPLACE=0 if [ "$1" = "-i" ]; then