mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Regenerated docs
This commit is contained in:
@ -88,7 +88,7 @@ Toggle the RTS line.
|
||||
If RTS is up, then lower it.
|
||||
If it is down, then raise it.
|
||||
Not supported if the flow control mode is RTS/CTS.
|
||||
Only supported in Linux.
|
||||
Only supported in Linux and OSX.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
@ -342,14 +342,14 @@ Lower the RTS control signal after opening the serial port (by default
|
||||
RTS is raised after open).
|
||||
Only supported when flow\-control mode is not set to RTS/CTS, ignored
|
||||
otherwise.
|
||||
Only supported in Linux.
|
||||
Only supported in Linux and OSX.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-lower\-dtr\f[]
|
||||
Lower the DTR control signal after opening the serial port (by default
|
||||
DTR is raised after open).
|
||||
Only supported in Linux.
|
||||
Only supported in Linux and OSX.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
|
@ -39,7 +39,7 @@
|
||||
<dd><p>Toggle the DTR line. If DTR is up, then lower it. If it is down, then raise it.</p>
|
||||
</dd>
|
||||
<dt><strong>C-g</strong></dt>
|
||||
<dd><p>Toggle the RTS line. If RTS is up, then lower it. If it is down, then raise it. Not supported if the flow control mode is RTS/CTS. Only supported in Linux.</p>
|
||||
<dd><p>Toggle the RTS line. If RTS is up, then lower it. If it is down, then raise it. Not supported if the flow control mode is RTS/CTS. Only supported in Linux and OSX.</p>
|
||||
</dd>
|
||||
<dt><strong>C-backslash</strong></dt>
|
||||
<dd><p>Generate a break sequence on the serial line. A break sequence is usually generated by marking (driving to logical one) the serial Tx line for an amount of time coresponding to several character durations.</p>
|
||||
@ -135,10 +135,10 @@
|
||||
<dd><p>Specifies the local-echo character map (i.e. special characters to be replaced before being echoed-back to the terminal, if local-echo is enabled). See <strong><a href="#input-output-and-echo-mapping">INPUT, OUTPUT, AND ECHO MAPPING</a></strong>. (Defaul: <strong>delbs,crcrlf</strong>)</p>
|
||||
</dd>
|
||||
<dt><strong>--lower-rts</strong></dt>
|
||||
<dd><p>Lower the RTS control signal after opening the serial port (by default RTS is raised after open). Only supported when flow-control mode is not set to RTS/CTS, ignored otherwise. Only supported in Linux.</p>
|
||||
<dd><p>Lower the RTS control signal after opening the serial port (by default RTS is raised after open). Only supported when flow-control mode is not set to RTS/CTS, ignored otherwise. Only supported in Linux and OSX.</p>
|
||||
</dd>
|
||||
<dt><strong>--lower-dtr</strong></dt>
|
||||
<dd><p>Lower the DTR control signal after opening the serial port (by default DTR is raised after open). Only supported in Linux.</p>
|
||||
<dd><p>Lower the DTR control signal after opening the serial port (by default DTR is raised after open). Only supported in Linux and OSX.</p>
|
||||
</dd>
|
||||
<dt><strong>--help</strong> | <strong>-h</strong></dt>
|
||||
<dd><p>Print a short help message describing the command-line options. Picocom's version, ompile-time options, and enabled features are also shown.</p>
|
||||
|
BIN
picocom.1.pdf
BIN
picocom.1.pdf
Binary file not shown.
Reference in New Issue
Block a user