aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:51:33 +0200
committerLukasz Kasprzak <lukas@labunix.xyz>2026-09-14 23:51:33 +0200
commit1f1a303c617057f149b4f0d748ee0a195484642c (patch)
tree1e42ca0f53af3a5e39e31f0bc3475979a3a589dd /man
parent1bb5097986558ee7dd3aeaf8e7defefdf91ae4b6 (diff)
downloadkrino-1f1a303c617057f149b4f0d748ee0a195484642c.tar.gz
krino-1f1a303c617057f149b4f0d748ee0a195484642c.zip
output: wrap by terminal columns, names cannot fake step lines, -v lists unscanned destinations
Diffstat (limited to 'man')
-rw-r--r--man/krino.17
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,