From f724ec6aae14fba9ab9cfa1087ad0db246f66f5e Mon Sep 17 00:00:00 2001 From: JacekJaszczuk <218320@student.pwr.edu.pl> Date: Wed, 13 Mar 2019 19:52:20 +0100 Subject: Add info about lua-version option in help --- src/luarocks/cmd/help.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/src/luarocks/cmd/help.lua b/src/luarocks/cmd/help.lua index adcb9881..556929c5 100644 --- a/src/luarocks/cmd/help.lua +++ b/src/luarocks/cmd/help.lua @@ -64,6 +64,7 @@ function help.command(description, commands, command) --only-sources= Restrict downloads to paths matching the given URL. --lua-dir= Which Lua installation to use. + --lua-version= Which Lua version to use. --tree= Which tree to operate on. --local Use the tree in the user's home directory. To enable it, see ']]..program..[[ help path'. -- cgit v1.2.3-55-g6feb