From 9dba1ecd1ef66bee3c1eb90718a99158d877e989 Mon Sep 17 00:00:00 2001 From: neil Date: Wed, 21 Mar 2018 20:17:50 +0800 Subject: [PATCH] Updated dns manual mode (markdown) --- dns-manual-mode.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dns-manual-mode.md b/dns-manual-mode.md index c0168bc..dda56de 100644 --- a/dns-manual-mode.md +++ b/dns-manual-mode.md @@ -1,7 +1,7 @@ TODO: ```sh -acme.sh --issue -d example.com -dns +acme.sh --issue -d example.com -dns --yes-I-know-dns-manual-mode-enough-go-ahead-please -acme.sh --renew -d example.com +acme.sh --renew -d example.com --yes-I-know-dns-manual-mode-enough-go-ahead-please ``` \ No newline at end of file