Update text

This commit is contained in:
Martin Lund 2022-06-30 15:20:38 +02:00
parent 538e81cbe5
commit 3553fc765e
3 changed files with 5 additions and 4 deletions

View file

@ -82,7 +82,7 @@ void print_help(char *argv[])
printf(" -t, --timestamp Enable line timestamp\n");
printf(" --timestamp-format <format> Set timestamp format (default: 24hour)\n");
printf(" -L, --list-devices List available serial devices\n");
printf(" -l, --log Enable logging to file\n");
printf(" -l, --log Enable log to file\n");
printf(" --log-file <filename> Set log filename\n");
printf(" --log-strip Strip control characters and escape sequences\n");
printf(" -m, --map <flags> Map special characters\n");