Add lua exit(code)

This commit is contained in:
Martin Lund 2024-04-13 16:44:07 +02:00
parent c5dac4fd33
commit e1e3e298bf
3 changed files with 16 additions and 0 deletions

View file

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