From 41fb1617d97045d611bdedca6ff70296479e8694 Mon Sep 17 00:00:00 2001 From: Stefan Bottelier <109357022+0x53746566616E@users.noreply.github.com> Date: Mon, 2 Mar 2026 14:27:19 +0100 Subject: [PATCH] Updated dnsapi2 (markdown) --- dnsapi2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)