summaryrefslogtreecommitdiff
path: root/xmake/plugins/plugin/xmake.lua
diff options
context:
space:
mode:
Diffstat (limited to 'xmake/plugins/plugin/xmake.lua')
-rw-r--r--xmake/plugins/plugin/xmake.lua3
1 files changed, 1 insertions, 2 deletions
diff --git a/xmake/plugins/plugin/xmake.lua b/xmake/plugins/plugin/xmake.lua
index b61dd05f9..87d85e81d 100644
--- a/xmake/plugins/plugin/xmake.lua
+++ b/xmake/plugins/plugin/xmake.lua
@@ -36,7 +36,6 @@ task("plugin")
" $ xmake plugin --install hello-world",
" $ xmake plugin --remove hello-world",
" $ xmake plugin --list",
- " $ xmake plugin --update",
- " $ xmake plugin --update hello-world"}
+ " $ xmake plugin --update"}
}
}