From: Nathael Pajani Date: Thu, 17 May 2012 00:09:18 +0000 (+0200) Subject: no sync command, removing from help message X-Git-Tag: v1.0~29 X-Git-Url: http://git.techno-innov.fr/?a=commitdiff_plain;h=b0842254f66d93edc3ac92a609fd60584a8f4ee0;p=soft%2Ftools%2Flpctools no sync command, removing from help message --- diff --git a/lpc_prog.c b/lpc_prog.c index bd4e0f9..87841d6 100644 --- a/lpc_prog.c +++ b/lpc_prog.c @@ -45,7 +45,7 @@ void help(char *prog_name) " Default oscilator frequency used is 10000 KHz\n" \ " is the (host) serial line used to programm the device\n" \ " is one of:\n" \ - " \t dump, flash, sync, id, blank, go\n" \ + " \t dump, flash, id, blank, go\n" \ " command specific arguments are:\n" \ " \t dump file : dump flash content to 'file'\n" \ " \t flash file : put 'file' to flash, erasing requiered sectors\n" \