From 0b07ecdf2dc3ccf2b2d73bc2017656b396f35571 Mon Sep 17 00:00:00 2001 From: ruki Date: Sun, 16 Feb 2020 12:04:11 +0800 Subject: improve to update urls --- xmake/actions/update/xmake.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'xmake/actions/update/xmake.lua') diff --git a/xmake/actions/update/xmake.lua b/xmake/actions/update/xmake.lua index 74dcd0ba9..2f272dd07 100644 --- a/xmake/actions/update/xmake.lua +++ b/xmake/actions/update/xmake.lua @@ -41,6 +41,7 @@ task("update") {nil, "uninstall", "k", nil, "Uninstall the current xmake program." } , { } , {'s', "scriptonly", "k", nil, "Update script only" } + , {'f', "force", "k", nil, "Force to update and reinstall the given version." } , {nil, "xmakever", "v", nil, "The given xmake version, or a git source (and branch). ", "e.g.", " from official source: ", -- cgit v1.3.1