mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update README
This commit is contained in:
parent
6224fe292e
commit
a85cfcf3ef
1 changed files with 2 additions and 0 deletions
|
|
@ -50,6 +50,7 @@ when used in combination with [tmux](https://tmux.github.io).
|
||||||
* Support for simple line request/response handling
|
* Support for simple line request/response handling
|
||||||
* Bash completion
|
* Bash completion
|
||||||
* Color support
|
* Color support
|
||||||
|
* Visual or audible alert on connect/disconnect
|
||||||
* Remapping of prefix key
|
* Remapping of prefix key
|
||||||
* Man page documentation
|
* Man page documentation
|
||||||
* Plays nicely with [tmux](https://tmux.github.io)
|
* Plays nicely with [tmux](https://tmux.github.io)
|
||||||
|
|
@ -93,6 +94,7 @@ The command-line interface is straightforward as reflected in the output from
|
||||||
--response-timeout <ms> Response timeout (default: 100)
|
--response-timeout <ms> Response timeout (default: 100)
|
||||||
--rs-485 Enable RS-485 mode
|
--rs-485 Enable RS-485 mode
|
||||||
--rs-485-config <config> Set RS-485 configuration
|
--rs-485-config <config> Set RS-485 configuration
|
||||||
|
--alert none|bell|blink Alert on connect/disconnect (default: none)
|
||||||
-v, --version Display version
|
-v, --version Display version
|
||||||
-h, --help Display help
|
-h, --help Display help
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue