mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Regenerated documentation
This commit is contained in:
10
picocom.1
10
picocom.1
@ -404,6 +404,16 @@ When exiting with \f[B]\-\-exit\-after\f[], picocom observes the
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-quiet\f[] | \f[B]\-q\f[]
|
||||
Forces picocom to be quiet.
|
||||
Suppresses the output of the initial status and options information, as
|
||||
well as any other information or messages not explicitly requested by
|
||||
the user.
|
||||
Responses to user commands and any error or warning messages are still
|
||||
printed.
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-help\f[] | \f[B]\-h\f[]
|
||||
Print a short help message describing the command\-line options.
|
||||
Picocom\[aq]s version, ompile\-time options, and enabled features are
|
||||
|
@ -151,6 +151,9 @@
|
||||
<dt><strong>--exit-aftrer</strong> | <strong>-x</strong></dt>
|
||||
<dd><p>Exit picocom after remaining idle for the specified time (in milliseconds). Picocom is considered idle if: Nothing is read (received) from the serial port, AND there is nothing to write (send) to the serial port, AND nothing is read from the terminal. If <strong>--exit-after</strong> is set to zero, then picocom exits after opening and configuring the serial port, after sending the init string (if any, see option <strong>--initstring</strong>), and imediatelly when it becomes idle. When exiting with <strong>--exit-after</strong>, picocom observes the <strong>--noreset</strong> setting as usual. (Default: not set).</p>
|
||||
</dd>
|
||||
<dt><strong>--quiet</strong> | <strong>-q</strong></dt>
|
||||
<dd><p>Forces picocom to be quiet. Suppresses the output of the initial status and options information, as well as any other information or messages not explicitly requested by the user. Responses to user commands and any error or warning messages are still printed.</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>
|
||||
</dd>
|
||||
|
BIN
picocom.1.pdf
BIN
picocom.1.pdf
Binary file not shown.
Reference in New Issue
Block a user