From 0140ffb2dde14c7ebccc8165c0c50702b52a0638 Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 26 Apr 2017 13:42:32 +0800 Subject: [PATCH] Updated Enable acme.sh log (markdown) --- Enable-acme.sh-log.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Enable-acme.sh-log.md b/Enable-acme.sh-log.md index 1bb2880..7e0df95 100644 --- a/Enable-acme.sh-log.md +++ b/Enable-acme.sh-log.md @@ -7,7 +7,7 @@ acme.sh --install --log ``` If you forget to enable log when installing, you can enable log by any command. -Exampl: enable log when issue cert: +Example: enable log when issuing a cert: ``` acme.sh --issue .... --log @@ -31,3 +31,4 @@ set log level to `2` acme.sh --issue ..... --log --log-level 2 ``` +