From e8280e59168218482772a5f72ece389f0f92d891 Mon Sep 17 00:00:00 2001 From: Manuel Friedli Date: Tue, 15 Sep 2020 23:37:42 +0200 Subject: [PATCH] Reword help message. --- ddos-mitigator.sh | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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.