From c03a72f1d7b598c1fe8fd01bb1f5bbfbd0256313 Mon Sep 17 00:00:00 2001 From: Lukasz Kasprzak Date: Mon, 14 Sep 2026 22:29:06 +0200 Subject: plan 10: an interrupt stops between steps; nohup keeps ignoring hangups --- man/krino.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'man') diff --git a/man/krino.1 b/man/krino.1 index 246184b..e9d41da 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -431,7 +431,8 @@ found after a directory name is a usage error rather than a guess. .It 130 Interrupted .Pq Ic Ctrl-C -or terminated; the current step, if any, is finished and logged first. +or terminated; the current step, if any, is finished and logged first, and +the rest of that file's steps are skipped. .El .Sh KNOWN LIMITATIONS .Ic krino explain @@ -454,7 +455,10 @@ Wrapping counts characters, not terminal columns: a name in a wide script (CJK) or with many combining marks can run past the terminal's width. .Pp A second interrupt exits at once: every step completed so far is logged -and can be undone, but the step in flight when it arrived is not logged. +and can be undone, but the step in flight when it arrived is not logged, +and a copy in progress can leave a temporary +.Pa .krino-* +file and an empty directory behind. .Pp Undo identifies a file by its directory and its path within it. A file one directory's rules move into another included directory, which -- cgit v1.3