diff --git a/How-to-debug-le.sh.md b/How-to-debug-le.sh.md new file mode 100644 index 0000000..f0522d5 --- /dev/null +++ b/How-to-debug-le.sh.md @@ -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/............. +``` \ No newline at end of file