Update README

This commit is contained in:
Martin Lund 2022-09-10 18:03:08 +02:00
parent ee46686fb6
commit 8afbc1d813

View file

@ -30,6 +30,7 @@ when used in combination with [tmux](https://tmux.github.io).
* Automatic connect and reconnect * Automatic connect and reconnect
* Sensible defaults * Sensible defaults
* Support for non-standard baud rates * Support for non-standard baud rates
* Support for RS-485 mode
* List available serial devices by ID * List available serial devices by ID
* Show RX/TX statistics * Show RX/TX statistics
* Toggle serial lines * Toggle serial lines
@ -90,6 +91,8 @@ The command-line interface is straightforward as reflected in the output from
-x, --hexadecimal Enable hexadecimal mode -x, --hexadecimal Enable hexadecimal mode
-r, --response-wait Wait for line response then quit -r, --response-wait Wait for line response then quit
--response-timeout <ms> Response timeout (default: 100) --response-timeout <ms> Response timeout (default: 100)
--rs-485 Enable RS-485 mode
--rs-485-config <config> Set RS-485 configuration
-v, --version Display version -v, --version Display version
-h, --help Display help -h, --help Display help