projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4289e
)
acme: remove help info of unused command
author
Glen Huang
<i@glenhuang.com>
Tue, 4 Oct 2022 12:59:42 +0000
(20:59 +0800)
committer
Toke Høiland-Jørgensen
<toke@toke.dk>
Thu, 6 Oct 2022 16:38:47 +0000
(18:38 +0200)
Signed-off-by: Glen Huang <i@glenhuang.com>
net/acme-common/files/acme.sh
patch
|
blob
|
history
diff --git
a/net/acme-common/files/acme.sh
b/net/acme-common/files/acme.sh
index 3dff9f348e80e3c2590cd014b1d53d301070be82..5663dddee4cb52f60495334d8bc37303f1ce6b9d 100644
(file)
--- a/
net/acme-common/files/acme.sh
+++ b/
net/acme-common/files/acme.sh
@@
-117,7
+117,6
@@
usage() {
Usage: acme <command> [arguments]
Commands:
get issue or renew certificates
- cert <domain> show certificate matching domain
EOF
exit 1
}