From f87e85c69cb991552f907b2bd091c32dfc474bfc Mon Sep 17 00:00:00 2001 From: Marcel0024 Date: Thu, 22 Mar 2018 16:25:43 +0100 Subject: [PATCH] Updated dns manual mode (markdown) --- dns-manual-mode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dns-manual-mode.md b/dns-manual-mode.md index 14c3ef3..fdde9a0 100644 --- a/dns-manual-mode.md +++ b/dns-manual-mode.md @@ -11,7 +11,7 @@ https://github.com/Neilpang/acme.sh/issues/1029 1. First step: ```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 ```