Updated Notify_pushbullet (markdown)

lead2gold 2018-03-13 19:35:41 -04:00
parent e59c9664bf
commit 2381c49a6d

@ -29,5 +29,5 @@ If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then
Send a Pushbullet notification to all devices:
```bash
# Assuming our {accesstoken} is abcdefghijklmno
notify pbul://abcdefghijklmno
apprise pbul://abcdefghijklmno
```