diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/man/krino.1 b/man/krino.1 index d4da67e..711b441 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -88,8 +88,9 @@ Dry run: print the plan and exit without changing any file. It may create krino's empty state directory, and refresh the keyword cache, which only makes the next run faster. .It Fl v -Also list files that were skipped as unmatched, ignored or busy, and show -the full reason a test matched or not. +Also list files that were skipped as unmatched, ignored or busy, and the +rule destinations inside the directory that were not scanned, and show the +full reason a test matched or not. .It Fl -json With .Fl n , @@ -460,8 +461,6 @@ would actually spend time on. Unicode format characters that are invisible but not controls (a zero-width space, U+FEFF, a soft hyphen) are printed as they are, so two names can look the same. -Wrapping counts characters, not terminal columns: a name in a wide script -(CJK) or with many combining marks can run past the terminal's width. .Pp A second interrupt exits at once: every step completed so far is logged and can be undone, but the step in flight when it arrived is not logged, |
