mirror of https://github.com/caronc/apprise
Updated Notify_pushbullet (markdown)
parent
ba7cd26784
commit
f4d83e5416
|
@ -33,5 +33,6 @@ If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then
|
|||
Send a Pushbullet notification to all devices:
|
||||
```bash
|
||||
# Assuming our {accesstoken} is abcdefghijklmno
|
||||
apprise pbul://abcdefghijklmno
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
pbul://abcdefghijklmno
|
||||
```
|
Loading…
Reference in New Issue