Updated Notify_pushover (markdown)

lead2gold 2018-03-13 19:36:21 -04:00
parent b6f1d34650
commit 49bedafa18

@ -25,5 +25,5 @@ Send a Pushover notification to all of our configured devices:
```bash
# Assuming our {user} is nuxref
# Assuming our {token} is abcdefghijklmnop-abcdefg
notify pover://nuxref@abcdefghijklmnop-abcdefg
apprise pover://nuxref@abcdefghijklmnop-abcdefg
```