diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.conf.5 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index b00967a..81bbb28 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -268,6 +268,14 @@ Unlike which never opens a file, an .Ic exclude can test size and content. +.Pp +An +.Ic exclude +fails closed: when a content test it reaches cannot read the file +.Pq over Ic max-read , No or a tool missing, failing or timing out , +the exclude holds and the file is set aside as +.Dq (content unreadable) , +with a warning. .Sh RULES .Bd -literal -offset indent (rule NAME ITEM...) |
