From 0ad5c04d486586a3887d860f0ed7213f8a2ee1bd Mon Sep 17 00:00:00 2001 From: neil Date: Thu, 14 Apr 2016 21:48:20 +0800 Subject: [PATCH] Updated How to debug le.sh (markdown) --- How-to-debug-le.sh.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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