From 1029726e99db56614bd6b3d690f65da2b2ccd4e4 Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Fri, 17 Jan 2014 14:52:05 +0100 Subject: mention --verbose option in help --- src/luarocks/help.lua | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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(...) given URL. --tree= Which tree to operate on. --local Use the tree in the user's home directory. - To enable it, see ']]..program..[[ help path'.]]) + To enable it, see ']]..program..[[ help path'. + --verbose Display verbose output of commands executed.]]) print_section("VARIABLES") util.printout([[ Variables from the "variables" table of the configuration file -- cgit v1.2.3-55-g6feb