mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Regenerated docs
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="header">
|
||||
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1a / 2018-01-13</div></h1>
|
||||
<h1 class="title"><div id="pgname">PICOCOM(1)</div><div id="version">v3.1a / 2018-01-16</div></h1>
|
||||
</div>
|
||||
<h1 id="name">NAME</h1>
|
||||
<p>picocom - minimal dumb-terminal emulation program</p>
|
||||
@ -37,10 +37,10 @@
|
||||
<dd><p>Pulse the DTR line. Lower it for 1 sec, and then raise it again.</p>
|
||||
</dd>
|
||||
<dt><strong>C-t</strong></dt>
|
||||
<dd><p>Toggle the DTR line. If DTR is up, then lower it. If it is down, then raise it.</p>
|
||||
<dd><p>Toggle the DTR line. If DTR is up, then lower it. If it is down, then raise it. May not be supported on some systems.</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, FreeBSD and macOS.</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. May not be supported on some systems.</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>
|
||||
|
Reference in New Issue
Block a user