From cefc6b3f0f70508da1f7a64d7d2ad64e45be036c Mon Sep 17 00:00:00 2001 From: ruki Date: Wed, 20 Nov 2024 22:46:59 +0800 Subject: update config menu --- xmake/actions/config/xmake.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xmake/actions/config/xmake.lua b/xmake/actions/config/xmake.lua index a2106bf07..59f53a170 100644 --- a/xmake/actions/config/xmake.lua +++ b/xmake/actions/config/xmake.lua @@ -165,7 +165,7 @@ task("config") set_category("action") on_run("main") set_menu { - usage = "xmake config|f [options] [target]", + usage = "xmake config|f [options]", description = "Configure the project.", shortname = 'f', options = { -- cgit v1.3.1