mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update text
This commit is contained in:
parent
538e81cbe5
commit
3553fc765e
3 changed files with 5 additions and 4 deletions
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue