From d29f4b09eb8e1ec69d557d2dfe2900b5a29fe65d Mon Sep 17 00:00:00 2001 From: neil Date: Sat, 9 Apr 2016 23:17:00 +0800 Subject: [PATCH] Updated How to issue a cert (markdown) --- How-to-issue-a-cert.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/How-to-issue-a-cert.md b/How-to-issue-a-cert.md index 826dfab..40ff1c0 100644 --- a/How-to-issue-a-cert.md +++ b/How-to-issue-a-cert.md @@ -39,7 +39,7 @@ le.sh --issue -d aa.com -w /home/wwwroot/aa.com -d www.aa.com #### 2) Standalone mode: ``` le.sh --issue -d aa.com --standalone -d www.aa.com - +``` #### 3) Dns manual mode: ```