mirror of
https://github.com/UzixLS/picocom.git
synced 2025-07-19 07:21:18 +03:00
Fixed typo in man-page
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH "PICOCOM" "1" "2015-08-26" "Picocom 2.1a" "User Commands"
|
||||
.TH "PICOCOM" "1" "2015-09-10" "Picocom 2.1a" "User Commands"
|
||||
.SH NAME
|
||||
.PP
|
||||
picocom \- minimal dumb\-terminal emulation program
|
||||
@ -218,7 +218,7 @@ Must be one of: \f[B]1\f[], or \f[B]2\f[].
|
||||
.RS
|
||||
.RE
|
||||
.TP
|
||||
.B \f[B]\-\-esacpe\f[] | \f[B]\-e\f[]
|
||||
.B \f[B]\-\-escape\f[] | \f[B]\-e\f[]
|
||||
Defines the character that will make picocom enter command\-mode (see
|
||||
description above).
|
||||
If \f[B]x\f[] is given, then \f[B]C\-x\f[] will make picocom enter
|
||||
|
@ -101,7 +101,7 @@
|
||||
<dt><strong>--stopbits</strong> | <strong>-p</strong></dt>
|
||||
<dd><p>Defines the number of stop bits in every character. Must be one of: <strong>1</strong>, or <strong>2</strong>. (Default: <strong>1</strong>)</p>
|
||||
</dd>
|
||||
<dt><strong>--esacpe</strong> | <strong>-e</strong></dt>
|
||||
<dt><strong>--escape</strong> | <strong>-e</strong></dt>
|
||||
<dd><p>Defines the character that will make picocom enter command-mode (see description above). If <strong>x</strong> is given, then <strong>C-x</strong> will make picocom enter command mode. (Default: <strong>a</strong>)</p>
|
||||
</dd>
|
||||
<dt><strong>--echo</strong> | <strong>-c</strong></dt>
|
||||
|
@ -185,7 +185,7 @@ Picocom accepts the following command-line options.
|
||||
: Defines the number of stop bits in every character. Must be one
|
||||
of: **1**, or **2**. (Default: **1**)
|
||||
|
||||
**--esacpe** | **-e**
|
||||
**--escape** | **-e**
|
||||
|
||||
: Defines the character that will make picocom enter command-mode
|
||||
(see description above). If **x** is given, then **C-x** will make
|
||||
|
BIN
picocom.1.pdf
BIN
picocom.1.pdf
Binary file not shown.
Reference in New Issue
Block a user