From 48ccea96f25318b951607f192d1bfbe76b12eadf Mon Sep 17 00:00:00 2001 From: Amaury Pouly Date: Tue, 6 Aug 2013 15:43:47 +0200 Subject: tools: fix scramble usage() For some weird reason the fuze+ is not in the list ?! Change-Id: Ibe493475e4187021310ca153930489787c359745 --- tools/scramble.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/scramble.c b/tools/scramble.c index c243d78b64..e948026f76 100644 --- a/tools/scramble.c +++ b/tools/scramble.c @@ -128,7 +128,7 @@ void usage(void) "\t 9200, 1630, 6330, ldax, m200, c100, clip, e2v2,\n" "\t m2v4, fuze, c2v2, clv2, y820, y920, y925, x747,\n" "\t 747p, x777, nn2g, m244, cli+, fuz2, hd20, hd30,\n" - "\t ip6g, rk27, clzp, zxf2, zxf3)\n"); + "\t ip6g, rk27, clzp, zxf2, zxf3, fuz+)\n"); printf("\nNo option results in Archos standard player/recorder format.\n"); exit(1); -- cgit v1.2.3