From faa276d94a55e94a1daeb34aadfd04ff8e9b094f Mon Sep 17 00:00:00 2001 From: neil <8305679+Neilpang@users.noreply.github.com> Date: Mon, 3 Jun 2019 09:45:08 +0800 Subject: [PATCH] Updated notify (markdown) --- notify.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/notify.md b/notify.md index 5909edb0..f3043b40 100644 --- a/notify.md +++ b/notify.md @@ -49,8 +49,8 @@ And, all the parameters can be used together: ```sh acme.sh --set-notify --notify-hook mailgun --notify-hook mail \ - --set-notify --notify-level 2 \ - --set-notify --notify-mode 0 + --notify-level 2 \ + --notify-mode 0 ```