mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Stripped trailing whitespace from man page
This commit is contained in:
parent
97c896d52b
commit
ad0aa62623
1 changed files with 7 additions and 7 deletions
14
man/gotty.1
14
man/gotty.1
|
|
@ -1,22 +1,22 @@
|
|||
.TH "gotty" "1" "30 September 2014"
|
||||
|
||||
.SH "NAME"
|
||||
.SH "NAME"
|
||||
gotty \- The really simple TTY terminal application
|
||||
|
||||
.SH "SYNOPSIS"
|
||||
.PP
|
||||
.B gotty
|
||||
.PP
|
||||
.B gotty
|
||||
[<options>] <tty device>
|
||||
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
.B Go TTY
|
||||
or
|
||||
.B gotty
|
||||
is a really simple TTY terminal application which features a simple commandline
|
||||
interface to easily connect to TTY devices for basic input/output.
|
||||
|
||||
.SH "OPTIONS"
|
||||
.SH "OPTIONS"
|
||||
|
||||
.TP
|
||||
.B \-b, \--baudrate <bps>
|
||||
|
|
@ -73,6 +73,6 @@ gotty /dev/serial/by-id/usb-FTDI_TTL232R-3V3_FTGQVXBL-if00-port0
|
|||
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
|
||||
Written by Martin Lund <martin.lund@keep-it-simple.com>.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue