mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Fix map option's input/output description of tio man page.
This commit is contained in:
parent
d1ff5f7142
commit
67bd6b1a8c
2 changed files with 3 additions and 3 deletions
|
|
@ -158,7 +158,7 @@ OPTIONS
|
|||
|
||||
-m, --map <flags>
|
||||
|
||||
Map (replace, translate) characters on input to the serial device or output from the serial device. The following mapping flags are supported:
|
||||
Map (replace, translate) characters on input from the serial device or output to the serial device. The following mapping flags are supported:
|
||||
|
||||
ICRNL Map CR to NL on input (unless IGNCR is set)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue