diff --git a/ddos-mitigator.sh b/ddos-mitigator.sh index 2523fca..66f7ff3 100755 --- a/ddos-mitigator.sh +++ b/ddos-mitigator.sh @@ -138,9 +138,10 @@ Usage: $(basename $0) -d FILE [OPTION...] -e, --dependencies Check if all required dependencies are installed. If all dependencies are found, - exits with code 0. Otherwise, missing - dependencies are printed to stderr and - the program terminates with code 1. + the program terminates with exit code 0. + Otherwise, missing dependencies are + printed to stderr and the program + terminates with exit code 1. -j, --jail=JAIL Specify the JAIL to use for banning the IP addresses.