diff options
Diffstat (limited to 'src/bin')
| -rwxr-xr-x | src/bin/luarocks | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/luarocks b/src/bin/luarocks index 066c72e3..583b50b8 100755 --- a/src/bin/luarocks +++ b/src/bin/luarocks | |||
| @@ -10,6 +10,7 @@ program_description = "LuaRocks main command-line interface" | |||
| 10 | 10 | ||
| 11 | commands = { | 11 | commands = { |
| 12 | help = "luarocks.cmd.help", | 12 | help = "luarocks.cmd.help", |
| 13 | init = "luarocks.cmd.init", | ||
| 13 | pack = "luarocks.cmd.pack", | 14 | pack = "luarocks.cmd.pack", |
| 14 | unpack = "luarocks.cmd.unpack", | 15 | unpack = "luarocks.cmd.unpack", |
| 15 | build = "luarocks.cmd.build", | 16 | build = "luarocks.cmd.build", |
