diff options
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 |
