Commit f2aa5c02 authored by neilpang's avatar neilpang
Browse files

update doc

parent 323febe8
...@@ -400,7 +400,7 @@ Valid values are: ...@@ -400,7 +400,7 @@ Valid values are:
It's simple, just give a wildcard domain as the `-d` parameter. It's simple, just give a wildcard domain as the `-d` parameter.
```sh ```sh
acme.sh --issue -d example.com -d *.example.com --dns dns_cf acme.sh --issue -d example.com -d '*.example.com' --dns dns_cf
``` ```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment