From e03fae00992c0ad1b25eba06e20dc59414d3981c Mon Sep 17 00:00:00 2001 From: Neil Date: Sun, 10 Jan 2016 20:49:58 +0800 Subject: [PATCH] minor --- le.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/le.sh b/le.sh index 528fa79..f82c09c 100755 --- a/le.sh +++ b/le.sh @@ -351,7 +351,7 @@ _clearup () { issue() { if [ -z "$1" ] ; then - echo "Usage: le issue webroot|no a.com [www.a.com,b.com,c.com]|no [key-length]|no [cert-file-path]|no [key-file-path]|no [ca-cert-file-path]|no [reloadCmd]|no" + echo "Usage: le issue webroot|no|apache a.com [www.a.com,b.com,c.com]|no [key-length]|no [cert-file-path]|no [key-file-path]|no [ca-cert-file-path]|no [reloadCmd]|no" return 1 fi Le_Webroot="$1"