aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/krino.118
1 files changed, 10 insertions, 8 deletions
diff --git a/man/krino.1 b/man/krino.1
index 711b441..b9b8113 100644
--- a/man/krino.1
+++ b/man/krino.1
@@ -211,10 +211,12 @@ See
List the most recent runs, newest first
.Pq Ar count No defaults to 10 :
the run id, its start time, the directories it touched, and what it did.
-A run that a later
+A run whose reversible steps a later
.Ic undo
-has reversed at least one file of is marked
-.Pq undone .
+has all reversed is marked
+.Pq undone ;
+one it reversed only some of is marked
+.Pq partly undone .
.It Ic undo Op Ar run
Reverse
.Ar run .
@@ -352,12 +354,12 @@ attempted for it.
.Pp
.Ic krino log
marks a run
+.Pq partly undone
+while some of its reversible steps are not reversed \(em declined during the
+undo's own review, refused or failed \(em and
.Pq undone
-once its undo run has reversed at least one file's chain \(em not that
-every file in it was restored: a run left partly reversed, because some
-files were declined during the undo's own review, is still shown as
-.Pq undone
-in full.
+once every one is.
+A permanent delete is not reversible and counts toward neither.
.Sh ENVIRONMENT
.Bl -tag -width Ds
.It Ev XDG_CONFIG_HOME