From 5935a1d39658fc0f2dd1ab04f1a3f3dd5413fbb8 Mon Sep 17 00:00:00 2001 From: Hisham Date: Tue, 1 Nov 2016 11:45:46 -0200 Subject: Correct comment to match filename. --- win32/LuaRocks.reg.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/LuaRocks.reg.lua b/win32/LuaRocks.reg.lua index 2eb7583a..08d90e59 100644 --- a/win32/LuaRocks.reg.lua +++ b/win32/LuaRocks.reg.lua @@ -1,6 +1,6 @@ -- Call this file using its full path and the template file as a parameter; -- --- C:\> lua.exe "create_reg_file.lua" "c:\luarocks\2.0\LuaRocks.reg.template" +-- C:\> lua.exe "LuaRocks.reg.lua" "c:\luarocks\2.0\LuaRocks.reg.template" -- -- it will strip the ".template" extension and write to that file the -- template contents, where "" will be replaced by the path -- cgit v1.2.3-55-g6feb