diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/krino.1 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/krino.1 b/man/krino.1 index 2761048..d4da67e 100644 --- a/man/krino.1 +++ b/man/krino.1 @@ -478,6 +478,11 @@ leaves the directory behind, empty. prints invalid UTF-8 in a file name as U+FFFD, so two such names can look the same in the JSON plan. .Pp +.Fl n +plans every directory as if no earlier directory of the run had been +applied: a file the first directory's rules move into the second is not in +the second's plan, as it would be in a real run. +.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 sorts it again in the same run, is two files to undo; the first may then be |
