Added more specific help message to fail2ban-client with -f option

pull/704/head
Cameron Norman 2014-04-22 20:20:07 -07:00
parent 7818b0cb2a
commit 73cb3e3eec
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ class Fail2banClient:
print " -q decrease verbosity"
print " -x force execution of the server (remove socket file)"
print " -b start server in background (default)"
print " -f start server in foreground"
print " -f start server in foreground (note that the client forks once itself)"
print " -h, --help display this help message"
print " -V, --version print the version"
print