From 908756d54f22d16b743dad5d5d8314b4fb03817b Mon Sep 17 00:00:00 2001 From: Thijs Schreijer Date: Sun, 26 Jul 2015 22:35:42 +0200 Subject: update commandline help Windows installer --- install.bat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/install.bat b/install.bat index b34e97b3..42b01c43 100644 --- a/install.bat +++ b/install.bat @@ -125,8 +125,9 @@ Installs LuaRocks. Default is %PROGRAMFILES%\LuaRocks Configuring the destinations: -/TREE [dir] Root of the local tree of installed rocks. - Default is %PROGRAMFILES%\LuaRocks\systree +/TREE [dir] Root of the local system tree of installed rocks. + Default is {BIN}\..\ if {BIN} ends with '\bin' + otherwise it is {BIN}\systree. /SCRIPTS [dir] Where to install commandline scripts installed by rocks. Default is {TREE}\bin. /LUAMOD [dir] Where to install Lua modules installed by rocks. -- cgit v1.2.3-55-g6feb