diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 21:43:23 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-14 21:43:23 +0200 |
| commit | c497d173b24b1b8247fac9e996e5c0fe690c1769 (patch) | |
| tree | 2318ff1cf393e3a6c2a7d54c89e205ac6a9a5c73 /man/krino.1 | |
| parent | 360591d6e18d8676a2f86185ed42f46852387f85 (diff) | |
| download | krino-c497d173b24b1b8247fac9e996e5c0fe690c1769.tar.gz krino-c497d173b24b1b8247fac9e996e5c0fe690c1769.zip | |
plan 9: undo review matches review, --min-age validated, future mtimes, rule names, conflict enum, dependency gate, absolute tool paths
Diffstat (limited to 'man/krino.1')
| -rw-r--r-- | man/krino.1 | 12 |
1 files changed, 9 insertions, 3 deletions
diff --git a/man/krino.1 b/man/krino.1 index c0bba9d..fb6731f 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -142,9 +142,11 @@ is or an integer with one of .Ql s m h d w ; .Fl -min-age Cm 0 -considers even a file written a moment ago. +considers even a file written a moment ago, and a file whose modification +time is ahead of the clock. Also honoured by -.Ic explain . +.Ic explain ; +every other command refuses it. .It Fl h , Fl -help Print usage and exit. .It Fl -version @@ -308,7 +310,11 @@ Its per-file prompt is the one in without .Ic t and -.Ic d . +.Ic d , +and behaves the same way: choices are echoed, +.Ic w +applies what was decided and leaves the files it did not reach out of the +run, counted as not reviewed. .Pp An undo run cannot itself be undone: naming it to .Ic undo |
