1
0
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:
Nick Patavalis
2015-09-10 04:05:03 +03:00
parent 3326701ff4
commit 999a2299b2
4 changed files with 4 additions and 4 deletions

View File

@ -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>