diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:15:45 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-09-17 10:15:45 +0200 |
| commit | a2cb20851499e9c00bd3bf642680a9ce3148cae8 (patch) | |
| tree | 09ef80b9662308b758a88ed2f43078c92e525f29 /man | |
| parent | 47b6776c2cb9b017ad95acb5aae8e34b8776fc7c (diff) | |
| download | krino-a2cb20851499e9c00bd3bf642680a9ce3148cae8.tar.gz krino-a2cb20851499e9c00bd3bf642680a9ce3148cae8.zip | |
gui: name the other copy of a duplicate, and offer to keep this one instead
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino-gui.1 | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/man/krino-gui.1 b/man/krino-gui.1 index 87c9860..10b6da6 100644 --- a/man/krino-gui.1 +++ b/man/krino-gui.1 @@ -65,7 +65,9 @@ once a plan has been applied, and size, age and rule can each be turned off under .Cm Settings . Selecting a row explains it beside the list: the name, how big and how old -the file is, and a line per step with its action, rule and reason. A file krino could not +the file is, the copy it duplicates when there is one - named in full, so +it is clear whether that copy is in this directory or elsewhere - and a +line per step with its action, rule and reason. A file krino could not decide about - unreadable content, a failed duplicate check - is listed with the reason and cannot be selected. .Pp @@ -86,7 +88,13 @@ and .Cm d keys do in the terminal review; .Cm With checked -does the same for every checked file at once. Either way the plan changes +does the same for every checked file at once. A file krino found another +copy of also offers +.Cm Keep this copy, replace the other : +the file takes the other's place and that copy goes to the Trash, which +.Cm krino undo +can still reverse. It is a decision made by hand, so the rule that no rule +may delete a duplicate does not apply to it. Either way the plan changes and nothing else: the files move when .Cm Apply is pressed, and closing the window with a plan still unapplied says so |
