diff --git a/dnsapi2.md b/dnsapi2.md index 468e982..cb458da 100644 --- a/dnsapi2.md +++ b/dnsapi2.md @@ -3062,7 +3062,7 @@ export BHOSTED_TTL="300" To issue a cert: ```sh -./acme.sh --issue --dns dns_bhosted -d example.nl --dnssleep 120 -d *.example.nl +./acme.sh --issue --dns dns_bhosted -d example.nl -d *.example.nl --dnssleep 120 ``` Report any bugs or issues [here](https://github.com/acmesh-official/acme.sh/issues/6821)