diff --git a/How-to-debug-le.sh.md b/How-to-debug-le.sh.md index 5fd9c15..6dfb591 100644 --- a/How-to-debug-le.sh.md +++ b/How-to-debug-le.sh.md @@ -3,12 +3,12 @@ Use `--debug` parameter to output detailed debug info. For example: ``` -le.sh --issue /home/............. --debug +acme.sh --issue /home/............. --debug ``` To output more detailed info: ``` -le.sh --issue /home/............ --debug 2 +acme.sh --issue /home/............ --debug 2 ``` \ No newline at end of file