mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Shorten timestamp description
This commit is contained in:
parent
d35c607d1a
commit
6310f28d2c
3 changed files with 3 additions and 3 deletions
|
|
@ -64,7 +64,7 @@ void print_help(char *argv[])
|
|||
printf(" -o, --output-delay <ms> Output delay (default: 0)\n");
|
||||
printf(" -n, --no-autoconnect Disable automatic connect\n");
|
||||
printf(" -e, --local-echo Do local echo\n");
|
||||
printf(" -t, --timestamp Prefix each new line with a timestamp\n");
|
||||
printf(" -t, --timestamp Timestamp lines\n");
|
||||
printf(" -l, --log <filename> Log to file\n");
|
||||
printf(" -m, --map <flags> Map special characters\n");
|
||||
printf(" -v, --version Display version\n");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue