Updated dns manual mode (markdown)

master
neil 2018-03-21 20:17:50 +08:00
parent 8b8a3cb683
commit 9dba1ecd1e
1 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
TODO: TODO:
```sh ```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
``` ```