mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Rename EOL delay to Output line delay
This commit is contained in:
parent
8b8dd373a7
commit
39af74f263
7 changed files with 45 additions and 40 deletions
|
|
@ -68,7 +68,7 @@ The command-line interface is straightforward as reflected in the output from
|
|||
-s, --stopbits 1|2 Stop bits (default: 1)
|
||||
-p, --parity odd|even|none Parity (default: none)
|
||||
-o, --output-delay <ms> Character output delay (default: 0)
|
||||
-O, --eol-delay <ms> EOL output delay (default: 0)
|
||||
-O, --output-line-delay <ms> Line output delay (default: 0)
|
||||
--dtr-pulse-duration <ms> DTR pulse duration (default: 100)
|
||||
-n, --no-autoconnect Disable automatic connect
|
||||
-e, --local-echo Enable local echo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue