diff --git a/fail2ban/protocol.py b/fail2ban/protocol.py index 977cc891..f3cc096e 100644 --- a/fail2ban/protocol.py +++ b/fail2ban/protocol.py @@ -90,7 +90,7 @@ protocol = [ ["set action [ ]", "calls the with for the action for "], ['', "JAIL INFORMATION", ""], ["get logpath", "gets the list of the monitored files for "], -["get logencoding ", "gets the of the log files for "], +["get logencoding", "gets the encoding of the log files for "], ["get journalmatch", "gets the journal filter match for "], ["get ignoreip", "gets the list of ignored IP addresses for "], ["get ignorecommand", "gets ignorecommand of "],