From: Glen Huang Date: Tue, 4 Oct 2022 12:59:42 +0000 (+0800) Subject: acme: remove help info of unused command X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=671594bec2f108588d365e99d0f3fca6363d4162;p=openwrt-packages.git acme: remove help info of unused command Signed-off-by: Glen Huang --- diff --git a/net/acme-common/files/acme.sh b/net/acme-common/files/acme.sh index 3dff9f348..5663dddee 100644 --- a/net/acme-common/files/acme.sh +++ b/net/acme-common/files/acme.sh @@ -117,7 +117,6 @@ usage() { Usage: acme [arguments] Commands: get issue or renew certificates - cert show certificate matching domain EOF exit 1 }