From fa41771e651e5ce86b84bdee7437d9d643ab6c3c Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Sun, 14 Apr 2024 01:50:50 +0200 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac04486..f6e7bab 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ $ tio /dev/ttyUSB0 Which corresponds to the commonly used default options: ``` -$ tio -b 115200 -d 8 -f none -s 1 -p none /dev/ttyUSB0 +$ tio --baudrate 115200 --databits 8 --flow none --stopbits 1 --parity none /dev/ttyUSB0 ``` It is recommended to connect serial TTY devices by ID: