mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Cleanup man page examples
This commit is contained in:
parent
3f29bce65e
commit
4fe4b31776
1 changed files with 3 additions and 0 deletions
|
|
@ -62,12 +62,15 @@ In session, press ctrl-g + q to quit.
|
|||
.SH "EXAMPLES"
|
||||
.TP
|
||||
The most common use is without options. For example:
|
||||
|
||||
gotty /dev/ttyUSB0
|
||||
.TP
|
||||
Which corresponds to:
|
||||
|
||||
gotty -b 115200 -d 8 -f none -s 1 -p none /dev/ttyUSB0
|
||||
.TP
|
||||
It is recommended to connect serial tty devices by id. For example:
|
||||
|
||||
gotty /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
||||
.PP
|
||||
Using serial devices by id ensures that gotty automatically reconnects to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue