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:
|
Each key represents a serial line. The following keys are available:
|
||||||
|
|
||||||
.RS
|
.RS
|
||||||
.TP 12n
|
.TP 8n
|
||||||
.IP "\fBDTR - Data Terminal Ready"
|
.IP "\fBDTR
|
||||||
.IP "\fBRTS - Request To Send"
|
Data Terminal Ready"
|
||||||
.IP "\fBCTS - Clear To Send"
|
.IP "\fBRTS
|
||||||
.IP "\fBDSR - Data Set Ready"
|
Request To Send"
|
||||||
.IP "\fBDCD - Data Carrier Detect"
|
.IP "\fBCTS
|
||||||
.IP "\fBRI - Ring Indicator"
|
Clear To Send"
|
||||||
|
.IP "\fBDSR
|
||||||
|
Data Set Ready"
|
||||||
|
.IP "\fBDCD
|
||||||
|
Data Carrier Detect"
|
||||||
|
.IP "\fBRI
|
||||||
|
Ring Indicator"
|
||||||
.P
|
.P
|
||||||
If defining more than one key value pair, the pairs must be comma separated.
|
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
|
.PP
|
||||||
The following configuration file options are available:
|
The following configuration file options are available:
|
||||||
|
|
||||||
.TP 21n
|
.TP 25n
|
||||||
.IP "\fBpattern"
|
.IP "\fBpattern"
|
||||||
Pattern matching user input. This pattern can be an extended regular expression with a single group.
|
Pattern matching user input. This pattern can be an extended regular expression with a single group.
|
||||||
.IP "\fBtty"
|
.IP "\fBtty"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue