From c009e19d891e1cffc3cb16a3ed35fb87f94ff57f Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Mon, 11 Jul 2022 18:39:59 +0200 Subject: [PATCH] Update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dc3e25c..3c8e65f 100644 --- a/README.md +++ b/README.md @@ -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) -s, --stopbits 1|2 Stop bits (default: 1) -p, --parity odd|even|none Parity (default: none) - -o, --output-delay Character output delay (default: 0) - -O, --output-line-delay Line output delay (default: 0) + -o, --output-delay Output character delay (default: 0) + -O, --output-line-delay Output line delay (default: 0) --dtr-pulse-duration DTR pulse duration (default: 100) -n, --no-autoconnect Disable automatic connect -e, --local-echo Enable local echo