mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Updated man page
This commit is contained in:
parent
2cf211b99f
commit
2c64b8df62
1 changed files with 8 additions and 0 deletions
|
|
@ -51,6 +51,10 @@ Display program version.
|
||||||
|
|
||||||
Display help.
|
Display help.
|
||||||
|
|
||||||
|
.SH "KEYS"
|
||||||
|
.TP
|
||||||
|
In session, press ctrl-g + q to quit.
|
||||||
|
|
||||||
.SH "EXAMPLES"
|
.SH "EXAMPLES"
|
||||||
.TP
|
.TP
|
||||||
The most common use is without options. For example:
|
The most common use is without options. For example:
|
||||||
|
|
@ -61,6 +65,10 @@ gotty -b 115200 -d 8 -f none -s 1 -p none /dev/ttyUSB0
|
||||||
.TP
|
.TP
|
||||||
It is recommended to connect serial tty devices by id. For example:
|
It is recommended to connect serial tty devices by id. For example:
|
||||||
gotty /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
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
|
||||||
|
correct serial device if the device is disconnected and then reconnected.
|
||||||
|
|
||||||
.SH "AUTHOR"
|
.SH "AUTHOR"
|
||||||
.PP
|
.PP
|
||||||
Written by Martin Lund <martin.lund@keep-it-simple.com>.
|
Written by Martin Lund <martin.lund@keep-it-simple.com>.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue