From 356238e2380c6cfb4c0c40268fd4392032e99da4 Mon Sep 17 00:00:00 2001 From: gigglearrows Date: Thu, 27 Sep 2018 22:48:25 +0200 Subject: [PATCH] Fix helptext spelling --- acme.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/acme.sh b/acme.sh index 6eee183c..8fecafa9 100755 --- a/acme.sh +++ b/acme.sh @@ -5474,7 +5474,7 @@ Parameters: --log-level 1|2 Specifies the log level, default is 1. --syslog [0|3|6|7] Syslog level, 0: disable syslog, 3: error, 6: info, 7: debug. - These parameters are to install the cert to nginx/apache or anyother server after issue/renew a cert: + These parameters are to install the cert to nginx/apache or another server after issue/renew a cert: --cert-file After issue/renew, the cert will be copied to this path. --key-file After issue/renew, the key will be copied to this path.