diff options
Diffstat (limited to 'man/krino.1')
| -rw-r--r-- | man/krino.1 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/man/krino.1 b/man/krino.1 index 000fd95..2761048 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -193,8 +193,15 @@ checks every included directory. .It Ic explain Ar file Evaluate every exclusion and rule of .Ar file Ns 's -directory against it and show each test's result, so a rule that should -match but does not +directory against it and show each test's result +.Po +.Ql yes , +.Ql no , +or +.Ql \&? +for a result that depends on content krino could not read +.Pc , +so a rule that should match but does not .Pq or the reverse can be diagnosed test by test. See |
