diff --git a/fail2ban/protocol.py b/fail2ban/protocol.py index dc7a7c6b..4d421dd0 100644 --- a/fail2ban/protocol.py +++ b/fail2ban/protocol.py @@ -54,8 +54,7 @@ protocol = [ ["add ", "creates using "], ["start ", "starts the jail "], ["stop ", "stops the jail . The jail is removed"], -["status ", "gets the current status of "], -["status extended", "gets the current status of with extended info"], +["status [FLAVOR]", "gets the current status of , with optional flavor or extended info"], ['', "JAIL CONFIGURATION", ""], ["set idle on|off", "sets the idle state of "], ["set addignoreip ", "adds to the ignore list of "],