Skip to content

Commit 246ebbb

Browse files
committed
Extra entries in help contents file
1 parent 1b0abca commit 246ebbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mushclient.cnt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
2 Scripting callbacks - plugins=DOC_plugin_callbacks
140140
2 Variables=DOC_variables
141141
2 Lua scripting topics
142+
3 Lua syntax=DOC_lua_syntax
142143
3 Lua script extensions=DOC_lua
143144
3 Lua base functions=DOC_lua_base
144145
3 Lua bc (big number) library=DOC_lua_bc
@@ -837,6 +838,7 @@
837838
3 string.reverse=LUA_string.reverse
838839
3 string.sub=LUA_string.sub
839840
3 string.upper=LUA_string.upper
841+
3 tables=LUA_tables
840842
3 table.concat=LUA_table.concat
841843
3 table.foreach=LUA_table.foreach
842844
3 table.foreachi=LUA_table.foreachi

0 commit comments

Comments
 (0)