This commit is contained in:
Andrey Gusakov 2021-11-05 13:54:02 +03:00
parent 357c04c780
commit 1bccea509d
1 changed files with 1 additions and 1 deletions

View File

@ -377,7 +377,7 @@ void print_help(void) {
printf("(c) Encedo Ltd 2013-2015\r\n");
printf("Options:\r\n");
printf("-J - output in JSON structure except errors (optional)\r\n");
printf("-c - place CRC23 under this addres (optional)\r\n");
printf("-c - place CRC32 under this addres (optional)\r\n");
printf("-d - file version number (optional, default: 0xFFFF)\r\n");
printf("-h - help\r\n");
printf("-i - Target0 HEX file name (mandatory)\r\n");