Fix wrong param

Xu Yangjie 2022-07-22 17:22:53 +08:00
parent 3ff4755e9a
commit a2eb524b11
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
Just use the ip address as the `-d` parameter: Just use the ip address as the `-d` parameter:
``` ```
acme.sh --issue -d 1.1.1.1 --w /etc/apache/xxxxxx acme.sh --issue -d 1.1.1.1 -w /etc/apache/xxxxxx
``` ```
As the rfc 8738 requires: https://tools.ietf.org/html/rfc8738 As the rfc 8738 requires: https://tools.ietf.org/html/rfc8738