Updated Notify_pushover (markdown)

master
lead2gold 2018-03-13 19:36:21 -04:00
parent b6f1d34650
commit 49bedafa18
1 changed files with 1 additions and 1 deletions

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