diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.conf.5 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index 1a60ecc..f050655 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -1179,8 +1179,9 @@ test has no captures; the step is then skipped as .It Ic {mtime:FMT} The file's modification time when it was scanned, in local time. .It Ic {now:FMT} -The time the directory is planned; in a run of several directories, later -ones can get a later time. +The time the run began, the same for every directory of that run and for +every file in it, so one run's output never lands in two folders because a +review took a moment. .It Ic {{ No and Ic }} A literal .Ql { |
