diff options
Diffstat (limited to 'tools/idevicebackup2.c')
| -rw-r--r-- | tools/idevicebackup2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/idevicebackup2.c b/tools/idevicebackup2.c index 1219601..7ddda9e 100644 --- a/tools/idevicebackup2.c +++ b/tools/idevicebackup2.c | |||
| @@ -1061,7 +1061,7 @@ static void print_usage(int argc, char **argv) | |||
| 1061 | printf(" --settings\trestore device settings from the backup.\n"); | 1061 | printf(" --settings\trestore device settings from the backup.\n"); |
| 1062 | printf(" info\t\tshow details about last completed backup of device\n"); | 1062 | printf(" info\t\tshow details about last completed backup of device\n"); |
| 1063 | printf(" list\t\tlist files of last completed backup in CSV format\n"); | 1063 | printf(" list\t\tlist files of last completed backup in CSV format\n"); |
| 1064 | printf(" unback\tUnpack a completed backup in DIRECTORY/_unback_/\n\n"); | 1064 | printf(" unback\tunpack a completed backup in DIRECTORY/_unback_/\n\n"); |
| 1065 | printf("options:\n"); | 1065 | printf("options:\n"); |
| 1066 | printf(" -d, --debug\t\tenable communication debugging\n"); | 1066 | printf(" -d, --debug\t\tenable communication debugging\n"); |
| 1067 | printf(" -u, --uuid UUID\ttarget specific device by its 40-digit device UUID\n"); | 1067 | printf(" -u, --uuid UUID\ttarget specific device by its 40-digit device UUID\n"); |
