diff --git a/Notify_pushbullet.md b/Notify_pushbullet.md index 21c6638..8e63039 100644 --- a/Notify_pushbullet.md +++ b/Notify_pushbullet.md @@ -6,13 +6,13 @@ ### Syntax Valid syntaxes are as follows: -* **pbul**:://**{accesstoken}** -* **pbul**:://**{accesstoken}**/**{device_id}** -* **pbul**:://**{accesstoken}**/**#{channel}** -* **pbul**:://**{accesstoken}**/**{email}** +* **pbul**://**{accesstoken}** +* **pbul**://**{accesstoken}**/**{device_id}** +* **pbul**://**{accesstoken}**/**#{channel}** +* **pbul**://**{accesstoken}**/**{email}** You can also form any combination of the above and perform updates from one url: -* **pbul**:://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}** +* **pbul**://**{accesstoken}**/**{device_id}**/**#{channel}**/**{email}** If neither a **{device_id}**, **#{channel}**, or **{email}** is specified, then the default configuration is to send to _all_ of your configured _devices_.