From 8afbc1d813e248641fd5aaddf5c359d5eaecfb14 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sat, 10 Sep 2022 18:03:08 +0200 Subject: [PATCH] Update README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 70a858c..6f3765b 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ when used in combination with [tmux](https://tmux.github.io). * Automatic connect and reconnect * Sensible defaults * Support for non-standard baud rates + * Support for RS-485 mode * List available serial devices by ID * Show RX/TX statistics * Toggle serial lines @@ -90,6 +91,8 @@ The command-line interface is straightforward as reflected in the output from -x, --hexadecimal Enable hexadecimal mode -r, --response-wait Wait for line response then quit --response-timeout Response timeout (default: 100) + --rs-485 Enable RS-485 mode + --rs-485-config Set RS-485 configuration -v, --version Display version -h, --help Display help