diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ Where to install files installed by rocks, to make the accessible to Lua and | |||
36 | your \$PATH. Beware of clashes between files installed by LuaRocks and by your | 36 | your \$PATH. Beware of clashes between files installed by LuaRocks and by your |
37 | system's package manager. | 37 | system's package manager. |
38 | 38 | ||
39 | --rocks-tree=FILE Root of the local tree of installed rocks. | 39 | --rocks-tree=DIR Root of the local tree of installed rocks. |
40 | Default is \$PREFIX | 40 | Default is \$PREFIX |
41 | 41 | ||
42 | --lua-version=VERSION Use specific Lua version: 5.1 or 5.2 | 42 | --lua-version=VERSION Use specific Lua version: 5.1 or 5.2 |