From 57a8a73b96549260dd76109a77f0f0f6bb704de8 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 21 May 2017 21:01:04 +0800 Subject: add root common option --- xmake/plugins/lua/xmake.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'xmake/plugins/lua/xmake.lua') diff --git a/xmake/plugins/lua/xmake.lua b/xmake/plugins/lua/xmake.lua index 78cd176ab..073d94875 100644 --- a/xmake/plugins/lua/xmake.lua +++ b/xmake/plugins/lua/xmake.lua @@ -93,7 +93,6 @@ task("lua") { {'l', "list", "k", nil, "List all scripts." } - , {nil, "root", "k", nil, "Allow to run script as root." } , {'c', "command", "k", nil, "Run script as command" } , {nil, "script", "v", nil, "Run the given lua script name, file or module and enter interactive mode if no given script.", ".e.g", -- cgit v1.3.1