diff options
| -rw-r--r-- | src/luarocks/help.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/luarocks/help.lua b/src/luarocks/help.lua index 2136f5da..2c87e7e4 100644 --- a/src/luarocks/help.lua +++ b/src/luarocks/help.lua | |||
| @@ -64,7 +64,8 @@ function run(...) | |||
| 64 | given URL. | 64 | given URL. |
| 65 | --tree=<tree> Which tree to operate on. | 65 | --tree=<tree> Which tree to operate on. |
| 66 | --local Use the tree in the user's home directory. | 66 | --local Use the tree in the user's home directory. |
| 67 | To enable it, see ']]..program..[[ help path'.]]) | 67 | To enable it, see ']]..program..[[ help path'. |
| 68 | --verbose Display verbose output of commands executed.]]) | ||
| 68 | print_section("VARIABLES") | 69 | print_section("VARIABLES") |
| 69 | util.printout([[ | 70 | util.printout([[ |
| 70 | Variables from the "variables" table of the configuration file | 71 | Variables from the "variables" table of the configuration file |
