diff options
Diffstat (limited to 'man/krino.conf.5')
| -rw-r--r-- | man/krino.conf.5 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/krino.conf.5 b/man/krino.conf.5 index 81bbb28..5153255 100644 --- a/man/krino.conf.5 +++ b/man/krino.conf.5 @@ -207,6 +207,9 @@ Built-in: .It Ic max-size A size. Files above it are skipped as too big: no rule sees them. +.Sy 0 +means unlimited, so a directory can lift a limit set in +.Ic defaults . Built-in: unlimited. .It Ic busy One or more suffixes. @@ -281,6 +284,10 @@ with a warning. (rule NAME ITEM...) .Ed .Pp +A rule's name cannot start with +.Ql \&( : +the log shows choices made in review under the rule name +.Sy (review) . Items, in any order except that actions run in the order written: .Bl -tag -width Ds .It Ic (when Ar cond No ...) |
