Updated man page

This commit is contained in:
Martin Lund 2014-10-08 19:33:47 +02:00
parent 2cf211b99f
commit 2c64b8df62

View file

@ -51,6 +51,10 @@ Display program version.
Display help.
.SH "KEYS"
.TP
In session, press ctrl-g + q to quit.
.SH "EXAMPLES"
.TP
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
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
correct serial device if the device is disconnected and then reconnected.
.SH "AUTHOR"
.PP
Written by Martin Lund <martin.lund@keep-it-simple.com>.