aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/luarocks/cmd/help.lua1
1 files changed, 1 insertions, 0 deletions
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)
64 --only-sources=<url> Restrict downloads to paths matching the 64 --only-sources=<url> Restrict downloads to paths matching the
65 given URL. 65 given URL.
66 --lua-dir=<prefix> Which Lua installation to use. 66 --lua-dir=<prefix> Which Lua installation to use.
67 --lua-version=<ver> Which Lua version to use.
67 --tree=<tree> Which tree to operate on. 68 --tree=<tree> Which tree to operate on.
68 --local Use the tree in the user's home directory. 69 --local Use the tree in the user's home directory.
69 To enable it, see ']]..program..[[ help path'. 70 To enable it, see ']]..program..[[ help path'.