Fix map option's input/output description of tio man page.

This commit is contained in:
yabu76 2025-10-26 18:50:38 +09:00
parent d1ff5f7142
commit 67bd6b1a8c
2 changed files with 3 additions and 3 deletions

View file

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