Update list description

This commit is contained in:
Martin Lund 2022-09-08 09:32:51 +02:00
parent fe6827bc7e
commit a58d406a3c
2 changed files with 2 additions and 2 deletions

View file

@ -99,7 +99,7 @@ void print_help(char *argv[])
printf(" -e, --local-echo Enable local echo\n");
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, --list-devices List available serial devices by ID\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");