mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Update man page
This commit is contained in:
parent
614517bfc4
commit
a75e04b883
1 changed files with 14 additions and 8 deletions
22
man/tio.1.in
22
man/tio.1.in
|
|
@ -60,13 +60,19 @@ valur pair format in the duration field: <key>=<value>
|
|||
Each key represents a serial line. The following keys are available:
|
||||
|
||||
.RS
|
||||
.TP 12n
|
||||
.IP "\fBDTR - Data Terminal Ready"
|
||||
.IP "\fBRTS - Request To Send"
|
||||
.IP "\fBCTS - Clear To Send"
|
||||
.IP "\fBDSR - Data Set Ready"
|
||||
.IP "\fBDCD - Data Carrier Detect"
|
||||
.IP "\fBRI - Ring Indicator"
|
||||
.TP 8n
|
||||
.IP "\fBDTR
|
||||
Data Terminal Ready"
|
||||
.IP "\fBRTS
|
||||
Request To Send"
|
||||
.IP "\fBCTS
|
||||
Clear To Send"
|
||||
.IP "\fBDSR
|
||||
Data Set Ready"
|
||||
.IP "\fBDCD
|
||||
Data Carrier Detect"
|
||||
.IP "\fBRI
|
||||
Ring Indicator"
|
||||
.P
|
||||
If defining more than one key value pair, the pairs must be comma separated.
|
||||
|
||||
|
|
@ -288,7 +294,7 @@ Any options set via command-line will override options set in the configuration
|
|||
.PP
|
||||
The following configuration file options are available:
|
||||
|
||||
.TP 21n
|
||||
.TP 25n
|
||||
.IP "\fBpattern"
|
||||
Pattern matching user input. This pattern can be an extended regular expression with a single group.
|
||||
.IP "\fBtty"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue