1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-18 20:02:55 +00:00

minor, message typo

This commit is contained in:
neilpang
2016-11-16 19:45:00 +08:00
parent c947322a69
commit 54ae008dd7
+1 -1
View File
@@ -2132,7 +2132,7 @@ _on_issue_err() {
if [ "$LOG_FILE" ]; then
_err "Please check log file for more details: $LOG_FILE"
else
_err "Please use add '--debug' or '--log' to check more details."
_err "Please add '--debug' or '--log' to check more details."
_err "See: $_DEBUG_WIKI"
fi