Add examples of transferring files using gkermit command to sthe man page.

This commit is contained in:
yabu76 2026-03-08 22:27:58 +09:00
parent 2316c0216a
commit 0d1eaef794
2 changed files with 20 additions and 2 deletions

View file

@ -948,6 +948,16 @@ Receive file from device by rz command:
$ tio --exec '?rz -b' /dev/ttyUSB0
.TP
Send file to device by gkermit command:
$ tio --exec '?gkermit -XSs file' /dev/ttyUSB0
.TP
Receive file from device by gkermit command:
$ tio --exec '?gkermit -XSr' /dev/ttyUSB0
.SH "WEBSITE"
.PP