From 7b0b127a6976c0052c64bf24f5da84646111c33d Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Mon, 28 Sep 2020 02:09:31 +0100 Subject: [PATCH] Update help text --- main.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/main.lua b/main.lua index 4ee9c9f..05c9e3b 100644 --- a/main.lua +++ b/main.lua @@ -68,6 +68,7 @@ local function help() ]]..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("-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:")..[[