Updated dns manual mode (markdown)
parent
9dba1ecd1e
commit
ee1f4857a1
|
@ -1,7 +1,9 @@
|
|||
TODO:
|
||||
|
||||
```sh
|
||||
acme.sh --issue -d example.com -dns --yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||
acme.sh --issue -d example.com -dns \
|
||||
--yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||
|
||||
acme.sh --renew -d example.com --yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||
acme.sh --renew -d example.com \
|
||||
--yes-I-know-dns-manual-mode-enough-go-ahead-please
|
||||
```
|
Loading…
Reference in New Issue