Created How to debug le.sh (markdown)

neil
2016-04-08 20:42:46 +08:00
parent 9d1d7da1fd
commit be73554e04

7
How-to-debug-le.sh.md Normal file

@@ -0,0 +1,7 @@
Defining a macro `DEBUG=1` can make `le.sh` output detailed debug info.
For example:
```
DEBUG=1 le.sh issue /home/.............
```