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 ```