From 5ab7c87b90f6a4a76331d39d0adfdf01270cbda4 Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Sat, 28 Sep 2019 09:32:31 +0800 Subject: [PATCH] Updated Options and Params (markdown) --- Options-and-Params.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Options-and-Params.md b/Options-and-Params.md index 7cb84ef..55e9929 100644 --- a/Options-and-Params.md +++ b/Options-and-Params.md @@ -1,3 +1,4 @@ +``` Usage: acme.sh command ...[parameters].... Commands: --help, -h Show this help message. @@ -108,3 +109,4 @@ Parameters: 1: Cert mode. Send a message for every single cert. --notify-hook [hookname] Set the notify hook +``` \ No newline at end of file