mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Cleanup
This commit is contained in:
parent
cbff112ec3
commit
e96d289718
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ void print_help(char *argv[])
|
||||||
printf(" -p, --parity odd|even|none|mark|space Parity (default: none)\n");
|
printf(" -p, --parity odd|even|none|mark|space Parity (default: none)\n");
|
||||||
printf(" -o, --output-delay <ms> Output character delay (default: 0)\n");
|
printf(" -o, --output-delay <ms> Output character delay (default: 0)\n");
|
||||||
printf(" -O, --output-line-delay <ms> Output line delay (default: 0)\n");
|
printf(" -O, --output-line-delay <ms> Output line delay (default: 0)\n");
|
||||||
printf(" --line-pulse-duration <duration> Line pulse duration\n");
|
printf(" --line-pulse-duration <duration> Set line pulse duration\n");
|
||||||
printf(" -n, --no-autoconnect Disable automatic connect\n");
|
printf(" -n, --no-autoconnect Disable automatic connect\n");
|
||||||
printf(" -e, --local-echo Enable local echo\n");
|
printf(" -e, --local-echo Enable local echo\n");
|
||||||
printf(" -t, --timestamp Enable line timestamp\n");
|
printf(" -t, --timestamp Enable line timestamp\n");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue