summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2006-12-17 23:04:40 +0000
committerDave Chapman <dave@dchapman.com>2006-12-17 23:04:40 +0000
commit440353a9aa1159584b977a2852e723ae07bad2a6 (patch)
tree893d57f88e6eb8d1555290d30711ad4bd693f7f3
parent57b84b69e943c2b11e5394540f0d6b16996144d4 (diff)
downloadrockbox-440353a9aa1159584b977a2852e723ae07bad2a6.tar.gz
rockbox-440353a9aa1159584b977a2852e723ae07bad2a6.zip
Oops
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11793 a1c6a512-1295-4272-9138-f99709370657
-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");