diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 20:10:01 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 20:10:01 +0200 |
| commit | aa24cfb344b1b3eaef7217d996359023cd72ba28 (patch) | |
| tree | ee0d981d3add58451a83de13ac56be4a8b165eea /man | |
| parent | 00aae60378982902b871a87850e0ed427b28a347 (diff) | |
| download | krino-aa24cfb344b1b3eaef7217d996359023cd72ba28.tar.gz krino-aa24cfb344b1b3eaef7217d996359023cd72ba28.zip | |
plan 8: fuzz decoders; fold ẞ and invalid UTF-8 correctly, refuse non-UTF-8 paths in krino new
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.conf.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index c89fbd9..cd16ada 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -539,7 +539,7 @@ Failures are never cached, and a file above .Ic max-read is refused before the cache is read. The whole cache is discarded when an extraction tool is installed, removed -or replaced. +or replaced, or when krino's extraction or normalisation changes. Each run keeps entries only for files still in the directory. A file edited in place with its size and modification time preserved keeps its old answers; deleting the cache resets everything. |
