diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 22:23:42 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 22:23:42 +0200 |
| commit | 394d117b90ffb64c87adfc8c2436b57007840c2b (patch) | |
| tree | 400c7cff286c6d10e0ec62dfe28c6954faf740d0 /man | |
| parent | 79c746ceac46188deababcf5453c7ca37e173a6a (diff) | |
| download | krino-394d117b90ffb64c87adfc8c2436b57007840c2b.tar.gz krino-394d117b90ffb64c87adfc8c2436b57007840c2b.zip | |
plan 10: a format with no text is no match, not unreadable
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.conf.5 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index 5153255..1fc113d 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -279,6 +279,8 @@ fails closed: when a content test it reaches cannot read the file the exclude holds and the file is set aside as .Dq (content unreadable) , with a warning. +A file whose format has no text at all, such as an image or an archive, +is not unreadable: its content tests are false, with no warning. .Sh RULES .Bd -literal -offset indent (rule NAME ITEM...) |
