This website requires JavaScript.
Explore
Help
Sign In
MetzNet
/
dfhack
Watch
3
Star
0
Fork
You've already forked dfhack
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
add missing 'man' builtin
Browse Source
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
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
1
library/lua/helpdb.lua
Unescape
Escape
View File
@ -55,6 +55,7 @@ local BUILTINS = {
'
kill-lua
'
,
'
load
'
,
'
ls
'
,
'
man
'
,
'
plug
'
,
'
reload
'
,
'
script
'
,
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
MetzNet/dfhack
Title
Body
Create Issue