Updated Preferred Chain (markdown)

neil 2020-08-16 17:17:57 +08:00
parent 41ed4f28ac
commit b7e2016da6

@ -27,7 +27,7 @@ acme.sh --issue -d example.com ..... --test --preferred-chain "Fake LE Roo
You select the ca like:
```
acme.sh --issue -d example.com ..... --preferred-chain "ISRG Root X1"
acme.sh --issue -d example.com ..... --server letsencrypt --preferred-chain "ISRG Root X1"
```