From c1cef4f99ebd8d2cd18329c58a99f6ab875b8598 Mon Sep 17 00:00:00 2001 From: Kazuhiro NISHIYAMA Date: Mon, 27 Feb 2017 23:04:54 +0900 Subject: [PATCH] Fix `certs:help` `certs` requires `app` argument like `certs:info`. --- plugins/certs/internal-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/certs/internal-functions b/plugins/certs/internal-functions index a7a38179f..77f4f0c79 100755 --- a/plugins/certs/internal-functions +++ b/plugins/certs/internal-functions @@ -6,7 +6,7 @@ source "$PLUGIN_AVAILABLE_PATH/certs/functions" certs_help_content_func() { declare desc="return certs plugin help content" cat<, [DEPRECATED] Alternative for certs:report certs:add CRT KEY, Add an ssl endpoint to an app. Can also import from a tarball on stdin certs:chain CRT [CRT ...], [NOT IMPLEMENTED] Print the ordered and complete chain for the given certificate certs:generate DOMAIN, Generate a key and certificate signing request (and self-signed certificate)