Updated DNS manual mode (markdown)

Marcel0024 2018-03-26 09:40:52 +02:00
parent 159d645adb
commit e34397c0a5
1 changed files with 5 additions and 1 deletions

@ -29,4 +29,8 @@ acme.sh --issue -d example.com --dns \
acme.sh --renew -d example.com \
--yes-I-know-dns-manual-mode-enough-go-ahead-please
```
```
Known issues:
[The supported validation types are: dns-01 , but you specified: http-01](https://github.com/Neilpang/acme.sh/issues/1433)