summaryrefslogtreecommitdiffstats
path: root/tools/idevicebackup4.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/idevicebackup4.c')
-rw-r--r--tools/idevicebackup4.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicebackup4.c b/tools/idevicebackup4.c
index 1a63587..50bfc49 100644
--- a/tools/idevicebackup4.c
+++ b/tools/idevicebackup4.c
@@ -1544,7 +1544,7 @@ files_out:
}
} else if (cmd == CMD_RESTORE) {
// TODO: check for success/failure
- PRINT_VERBOSE(1, "Restore operation finished. The device should reboot now to complete the process.\n");
+ PRINT_VERBOSE(1, "The device should reboot now to complete the process.\nRestore Successful.\n");
}
}
if (lockfile) {