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