mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Update README
This commit is contained in:
parent
0af6c00764
commit
c009e19d89
1 changed files with 2 additions and 2 deletions
|
|
@ -66,8 +66,8 @@ The command-line interface is straightforward as reflected in the output from
|
||||||
-f, --flow hard|soft|none Flow control (default: none)
|
-f, --flow hard|soft|none Flow control (default: none)
|
||||||
-s, --stopbits 1|2 Stop bits (default: 1)
|
-s, --stopbits 1|2 Stop bits (default: 1)
|
||||||
-p, --parity odd|even|none Parity (default: none)
|
-p, --parity odd|even|none Parity (default: none)
|
||||||
-o, --output-delay <ms> Character output delay (default: 0)
|
-o, --output-delay <ms> Output character delay (default: 0)
|
||||||
-O, --output-line-delay <ms> Line output delay (default: 0)
|
-O, --output-line-delay <ms> Output line delay (default: 0)
|
||||||
--dtr-pulse-duration <ms> DTR pulse duration (default: 100)
|
--dtr-pulse-duration <ms> DTR pulse duration (default: 100)
|
||||||
-n, --no-autoconnect Disable automatic connect
|
-n, --no-autoconnect Disable automatic connect
|
||||||
-e, --local-echo Enable local echo
|
-e, --local-echo Enable local echo
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue