Update help text
This commit is contained in:
parent
2e2e209ceb
commit
7b0b127a69
1 changed files with 1 additions and 0 deletions
1
main.lua
1
main.lua
|
@ -68,6 +68,7 @@ local function help()
|
||||||
]]..a.item("-l --path-length")..a.value(" {int}")..[[ Sets the path length
|
]]..a.item("-l --path-length")..a.value(" {int}")..[[ Sets the path length
|
||||||
]]..a.item("-y --path-width")..a.value(" {int}")..[[ Sets the path width
|
]]..a.item("-y --path-width")..a.value(" {int}")..[[ Sets the path width
|
||||||
]]..a.item("-z --path-depth")..a.value(" {int}")..[[ Sets the path depth [3d only]
|
]]..a.item("-z --path-depth")..a.value(" {int}")..[[ Sets the path depth [3d only]
|
||||||
|
]]..a.item("--colour")..a.value(" {string}")..[[ Sets the colour [maze_svg only]
|
||||||
|
|
||||||
]]..a.header("Environment Variables:")..[[
|
]]..a.header("Environment Variables:")..[[
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue