mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add manpage.
This commit is contained in:
parent
901e00bba3
commit
fd6a246908
2 changed files with 6 additions and 2 deletions
|
|
@ -352,7 +352,9 @@ Toggle conversion to uppercase on output
|
|||
.IP "\fBctrl-t v"
|
||||
Show version
|
||||
.IP "\fBctrl-t x"
|
||||
Send a file using the XMODEM protocol (prompts for file name)
|
||||
Send a file using the XMODEM-1K protocol (prompts for file name)
|
||||
.IP "\fBctrl-t X"
|
||||
Send a file using the XMODEM-CRC protocol (prompts for file name)
|
||||
.IP "\fBctrl-t y"
|
||||
Send a file using the YMODEM protocol (prompts for file name)
|
||||
.IP "\fBctrl-t ctrl-t"
|
||||
|
|
|
|||
|
|
@ -257,7 +257,9 @@ KEYS
|
|||
|
||||
ctrl-t v Show version
|
||||
|
||||
ctrl-t x Send a file using the XMODEM protocol (prompts for file name)
|
||||
ctrl-t x Send a file using the XMODEM-1K protocol (prompts for file name)
|
||||
|
||||
ctrl-t X Send a file using the XMODEM-CRC protocol (prompts for file name)
|
||||
|
||||
ctrl-t y Send a file using the YMODEM protocol (prompts for file name)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue