diff --git a/Notify_pushed.md b/Notify_pushed.md index 9bd3b87..87a5bea 100644 --- a/Notify_pushed.md +++ b/Notify_pushed.md @@ -44,5 +44,6 @@ Send a Pushed notification: ```bash # Assuming our {app_key} is sopJo0dVKVC9YK1F5wDQ # Assuming our {app_secret} is KWEtXxVm1PtDTTrKaEM49DhBd8MJvSMCHSvunPerbCf1MaNLO300roqOL0F8HErAl -apprise pushed://sopJo0dVKVC9YK1F5wDQ/KWEtXxVm1PtDTTrKaEM49DhBd8MJvSMCHSvunPerbCf1MaNLO300roqOL0F8HErAl +apprise -vv -t "Test Message Title" -b "Test Message Body" \ + pushed://sopJo0dVKVC9YK1F5wDQ/KWEtXxVm1PtDTTrKaEM49DhBd8MJvSMCHSvunPerbCf1MaNLO300roqOL0F8HErAl ``` \ No newline at end of file