Updated Notify_pushsafer (markdown)

Chris Caron 2020-07-31 23:07:57 -04:00
parent 80276d69f1
commit b4b9cf0d94

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