Updated dns manual mode (markdown)

master
neil 2018-03-21 20:20:39 +08:00
parent ee1f4857a1
commit b8b551cbf4
1 changed files with 2 additions and 0 deletions

@ -1,9 +1,11 @@
TODO:
```sh
acme.sh --issue -d example.com -dns \
--yes-I-know-dns-manual-mode-enough-go-ahead-please
acme.sh --renew -d example.com \
--yes-I-know-dns-manual-mode-enough-go-ahead-please
```