Rename EOL delay to Output line delay

This commit is contained in:
Martin Lund 2022-07-11 14:08:12 +02:00
parent 8b8dd373a7
commit 39af74f263
7 changed files with 45 additions and 40 deletions

View file

@ -68,7 +68,7 @@ The command-line interface is straightforward as reflected in the output from
-s, --stopbits 1|2 Stop bits (default: 1)
-p, --parity odd|even|none Parity (default: none)
-o, --output-delay <ms> Character output delay (default: 0)
-O, --eol-delay <ms> EOL output delay (default: 0)
-O, --output-line-delay <ms> Line output delay (default: 0)
--dtr-pulse-duration <ms> DTR pulse duration (default: 100)
-n, --no-autoconnect Disable automatic connect
-e, --local-echo Enable local echo