diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/luarocks/cmd/help.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/luarocks/cmd/help.lua b/src/luarocks/cmd/help.lua index d27c3a50..f304a1d4 100644 --- a/src/luarocks/cmd/help.lua +++ b/src/luarocks/cmd/help.lua | |||
| @@ -20,7 +20,7 @@ help.help = [[ | |||
| 20 | ]] | 20 | ]] |
| 21 | 21 | ||
| 22 | local function print_banner() | 22 | local function print_banner() |
| 23 | util.printout("\nLuaRocks "..cfg.program_version..", a module deployment system for Lua") | 23 | util.printout("\nLuaRocks "..cfg.program_version..", the Lua package manager") |
| 24 | end | 24 | end |
| 25 | 25 | ||
| 26 | local function print_section(section) | 26 | local function print_section(section) |
