From 2381c49a6dff346609be123b9bf32fbd68302553 Mon Sep 17 00:00:00 2001 From: lead2gold Date: Tue, 13 Mar 2018 19:35:41 -0400 Subject: [PATCH] Updated Notify_pushbullet (markdown) --- Notify_pushbullet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Notify_pushbullet.md b/Notify_pushbullet.md index 8e63039..942d4bf 100644 --- a/Notify_pushbullet.md +++ b/Notify_pushbullet.md @@ -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 ``` \ No newline at end of file