From d81887cf6a0d067d8b345d8077027ccd634c1c17 Mon Sep 17 00:00:00 2001 From: Martin Szulecki Date: Thu, 28 Apr 2011 20:02:26 +0200 Subject: idevicebackup2: Update man page and usage to reflect latest status --- tools/idevicebackup2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') 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) printf(" --settings\trestore device settings from the backup.\n"); printf(" info\t\tshow details about last completed backup of device\n"); printf(" list\t\tlist files of last completed backup in CSV format\n"); - printf(" unback\tUnpack a completed backup in DIRECTORY/_unback_/\n\n"); + printf(" unback\tunpack a completed backup in DIRECTORY/_unback_/\n\n"); printf("options:\n"); printf(" -d, --debug\t\tenable communication debugging\n"); printf(" -u, --uuid UUID\ttarget specific device by its 40-digit device UUID\n"); -- cgit v1.1-32-gdbae