diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 16:48:53 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 16:48:53 +0200 |
| commit | e64f162bffa6ced845bac4d3015954c41c4b4a3e (patch) | |
| tree | 87b8fb52b476644ec99cd091bb34ac6521ae9b33 /man | |
| parent | 0b5d0eb92c5be2f0ddb2fa73990f31e5654e57fe (diff) | |
| download | krino-0.0.6.tar.gz krino-0.0.6.zip | |
krino: 0.0.6 — w applies and quits, choices echoed in redv0.0.6
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.1 | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/man/krino.1 b/man/krino.1 index cc4c2e1..e7d93eb 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -122,7 +122,7 @@ yellow; .Sy DELETE permanently and a refused undo step bold red; skipped steps and match reasons faint; rule names blue; warnings yellow; the applied count green and a failed count -red; prompt keys bold; and +red; prompt keys bold; the choice echoed in review red; and .Ic krino log Ns 's .Dq (undone) faint. @@ -262,8 +262,23 @@ any key but .Ic y deletes nothing and asks about the file again. A permanent delete cannot be undone. +Each choice is confirmed on its own line under the file, in red: +.Dq \(-> yes , +.Dq \(-> no , +.Dq \(-> trash , +and so on. +Enter is ignored. +.Pp .Ic w -stops asking and applies whatever was already chosen, declining the rest. +applies what was decided so far and stops +.Nm , +without going on to any later directory, so a long review can be done over +several sessions. +Files answered +.Ic n +are logged as declined; files never reached are not logged, are counted as +.Dq not reviewed , +and are asked about again next time, as are declined files. .Ic q here aborts the review for this directory entirely, discarding even a file already marked |
