@ -111,7 +111,7 @@ func normalize(p string, f os.DirEntry, err error) error {
}
func rename(oldPath, newPath string, dryrun bool) error {
fmt.Printf("%s => %s\n", oldPath, newPath)
fmt.Printf("\nfrom: %s\nto: %s\n", oldPath, newPath)
if dryrun {
return nil
The note is not visible to the blocked user.