From b4b9cf0d94da566a9d4f1aae4d4e99e1a364e745 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Fri, 31 Jul 2020 23:07:57 -0400 Subject: [PATCH] Updated Notify_pushsafer (markdown) --- Notify_pushsafer.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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