add missing 'man' builtin

develop
myk002 2022-07-19 22:35:08 -07:00
parent e3588cf49c
commit ddcb9b4921
No known key found for this signature in database
GPG Key ID: 8A39CA0FA0C16E78
1 changed files with 1 additions and 0 deletions

@ -55,6 +55,7 @@ local BUILTINS = {
'kill-lua',
'load',
'ls',
'man',
'plug',
'reload',
'script',