mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2026-01-11 02:13:39 +08:00
Updated How to debug acme.sh (markdown)
@@ -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
|
||||
```
|
||||
Reference in New Issue
Block a user