no sync command, removing from help message
authorNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 17 May 2012 00:09:18 +0000 (02:09 +0200)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Thu, 17 May 2012 00:09:18 +0000 (02:09 +0200)
lpc_prog.c

index bd4e0f9..87841d6 100644 (file)
@@ -45,7 +45,7 @@ void help(char *prog_name)
                "  Default oscilator frequency used is 10000 KHz\n" \
                "  <serial_device> is the (host) serial line used to programm the device\n" \
                "  <command> 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" \