From 33c4159635b295c9fc431a133ede66510065c3c1 Mon Sep 17 00:00:00 2001 From: yeshan333 Date: Sun, 19 May 2024 13:25:09 +0800 Subject: [PATCH] docs: update plugin desc --- metadata.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.lua b/metadata.lua index 2f57587..bf64fe7 100644 --- a/metadata.lua +++ b/metadata.lua @@ -11,7 +11,7 @@ PLUGIN.homepage = "https://github.com/version-fox/vfox-etcd" --- Plugin license, please choose a correct license according to your needs. PLUGIN.license = "Apache 2.0" --- Plugin description -PLUGIN.description = "etcd vfox plugin, support for managing multiple etcd & etcdctl & etcductl versions." +PLUGIN.description = "etcd vfox plugin. Use the vfox to manage multiple etcd server & etcdctl & etcductl versions in Linux/Darwin/Windows. Also can be used to install an etcd with failpoint." --- !!! OPTIONAL !!!