DOC: Point to jail.conf(5) manpage when date not matched by datedetector

pull/348/head
Steven Hiscocks 2013-07-26 18:14:31 +01:00
parent 9fb926ebae
commit 3392190924
1 changed files with 2 additions and 1 deletions

View File

@ -430,7 +430,8 @@ class Filter(JailThread):
if date is None:
logSys.debug("Found a match for %r but no valid date/time "
"found for %r. Please try setting a custom "
"date pattern. If format is complex, please "
"date pattern (see man page jail.conf(5)). "
"If format is complex, please "
"file a detailed issue on"
" https://github.com/fail2ban/fail2ban/issues "
"in order to get support for this format."