summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tools/ipodpatcher/ipodpatcher.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/ipodpatcher/ipodpatcher.c b/tools/ipodpatcher/ipodpatcher.c
index 518935b176..b474355d82 100644
--- a/tools/ipodpatcher/ipodpatcher.c
+++ b/tools/ipodpatcher/ipodpatcher.c
@@ -338,7 +338,6 @@ void print_usage(void) {
338 fprintf(stderr,"\n"); 338 fprintf(stderr,"\n");
339 fprintf(stderr,"Where [action] is one of the following options:\n"); 339 fprintf(stderr,"Where [action] is one of the following options:\n");
340 fprintf(stderr," -l, --list\n"); 340 fprintf(stderr," -l, --list\n");
341 fprintf(stderr," -l, --list\n");
342 fprintf(stderr," -r, --read-partition bootpartition.bin\n"); 341 fprintf(stderr," -r, --read-partition bootpartition.bin\n");
343 fprintf(stderr," -w, --write-partition bootpartition.bin\n"); 342 fprintf(stderr," -w, --write-partition bootpartition.bin\n");
344 fprintf(stderr," -rf, --read-firmware filename.ipod\n"); 343 fprintf(stderr," -rf, --read-firmware filename.ipod\n");