Updated dns manual mode (markdown)

master
Marcel0024 2018-03-22 16:25:43 +01:00
parent 68bbbec6ae
commit f87e85c69c
1 changed files with 1 additions and 1 deletions

@ -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
```