mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-03-11 08:55:31 +00:00
- Added interactive mode in help
git-svn-id: https://fail2ban.svn.sourceforge.net/svnroot/fail2ban/trunk@333 a942ae1a-1317-0410-a47c-b1dcaea8d605
This commit is contained in:
parent
cfce51552a
commit
fe1000c721
1 changed files with 1 additions and 0 deletions
|
|
@ -89,6 +89,7 @@ class Fail2banClient:
|
|||
print
|
||||
print " -c <DIR> configuration directory"
|
||||
print " -d dump configuration. For debugging"
|
||||
print " -i interactive mode"
|
||||
print " -v increase verbosity"
|
||||
print " -q decrease verbosity"
|
||||
print " -x force execution of the server"
|
||||
|
|
|
|||
Loading…
Reference in a new issue