mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added unit for baudrate
This commit is contained in:
parent
4eaff1df9d
commit
edeb79b02c
3 changed files with 4 additions and 4 deletions
|
|
@ -19,9 +19,9 @@ interface to easily connect to TTY devices for basic input/output.
|
|||
.SH "OPTIONS"
|
||||
|
||||
.TP
|
||||
.B \-b, \--baudrate <baudrate>
|
||||
.B \-b, \--baudrate <bps>
|
||||
|
||||
Set baud rate (default: 115200).
|
||||
Set baud rate [bps] (default: 115200).
|
||||
.TP
|
||||
.B \-d, \--databits 5|6|7|8
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue