Updated How to debug acme.sh (markdown)
parent
170b3785e6
commit
385231e1c3
|
@ -3,12 +3,12 @@ Use `--debug` parameter to output detailed debug info.
|
|||
For example:
|
||||
|
||||
```
|
||||
acme.sh --issue /home/............. --debug
|
||||
acme.sh --issue ......... --debug
|
||||
```
|
||||
|
||||
|
||||
To output more detailed info:
|
||||
|
||||
```
|
||||
acme.sh --issue /home/............ --debug 2
|
||||
acme.sh --issue .......... --debug 2
|
||||
```
|
Loading…
Reference in New Issue