mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Add lua exit(code)
This commit is contained in:
parent
c5dac4fd33
commit
e1e3e298bf
3 changed files with 16 additions and 0 deletions
|
|
@ -389,6 +389,8 @@ Send string.
|
|||
Send file using x/y-modem protocol.
|
||||
|
||||
Protocol can be any of XMODEM_1K, XMODEM_CRC, YMODEM.
|
||||
.IP "\fBexit(code)"
|
||||
Exit with exit code.
|
||||
.IP "\fBhigh(line)"
|
||||
Set tty line high.
|
||||
.IP "\fBlow(line)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue