mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Clean up man page
This commit is contained in:
parent
be7f77e214
commit
fe6827bc7e
1 changed files with 13 additions and 13 deletions
26
man/tio.1.in
26
man/tio.1.in
|
|
@ -55,24 +55,24 @@ Set output delay [ms] inserted between each sent line (default: 0).
|
||||||
.BR " \-\-line\-pulse\-duration " \fI<duration>
|
.BR " \-\-line\-pulse\-duration " \fI<duration>
|
||||||
|
|
||||||
Set the pulse duration [ms] of each serial port line using the following key
|
Set the pulse duration [ms] of each serial port line using the following key
|
||||||
valur pair format in the duration field: <key>=<value>
|
value 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 8n
|
.TP 8n
|
||||||
.IP "\fBDTR
|
.IP \fBDTR
|
||||||
Data Terminal Ready"
|
Data Terminal Ready
|
||||||
.IP "\fBRTS
|
.IP \fBRTS
|
||||||
Request To Send"
|
Request To Send
|
||||||
.IP "\fBCTS
|
.IP \fBCTS
|
||||||
Clear To Send"
|
Clear To Send
|
||||||
.IP "\fBDSR
|
.IP \fBDSR
|
||||||
Data Set Ready"
|
Data Set Ready
|
||||||
.IP "\fBDCD
|
.IP \fBDCD
|
||||||
Data Carrier Detect"
|
Data Carrier Detect
|
||||||
.IP "\fBRI
|
.IP \fBRI
|
||||||
Ring Indicator"
|
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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue