diff --git a/Notify_pushsafer.md b/Notify_pushsafer.md index bd8c7ef..214369e 100644 --- a/Notify_pushsafer.md +++ b/Notify_pushsafer.md @@ -44,5 +44,6 @@ Send a PushSafer notification with the Emergency Priority: # Emergency priority advises you to also specify the expire and # retry values. # Assuming our {user_key} is 435jdj3k78435jdj3k78435jdj3k78 -apprise psafers://435jdj3k78435jdj3k78435jdj3k78?priority=emergency +apprise -t "Test Message Title" -b "Test Message Body" \ + psafers://435jdj3k78435jdj3k78435jdj3k78?priority=emergency ``` \ No newline at end of file