acme: remove help info of unused command
Signed-off-by: Glen Huang <i@glenhuang.com>
This commit is contained in:
parent
ef4289e96d
commit
671594bec2
1 changed files with 0 additions and 1 deletions
|
@ -117,7 +117,6 @@ usage() {
|
||||||
Usage: acme <command> [arguments]
|
Usage: acme <command> [arguments]
|
||||||
Commands:
|
Commands:
|
||||||
get issue or renew certificates
|
get issue or renew certificates
|
||||||
cert <domain> show certificate matching domain
|
|
||||||
EOF
|
EOF
|
||||||
exit 1
|
exit 1
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue