Minor fixes. (#1984)

This commit is contained in:
Alok Saboo 2017-02-06 16:35:26 -05:00 committed by Fabian Affolter
parent 43eafc7a0c
commit 00a1b09386

View File

@ -26,7 +26,7 @@ notify:
Configuration variables: Configuration variables:
- **api_key** (*Required*): Enter the API key for Pushbullet. Go to https://www.pushbullet.com/#settings/account to retrieve your API key / access token. - **api_key** (*Required*): Enter the API key for Pushbullet. Go to [https://www.pushbullet.com/#settings/account](https://www.pushbullet.com/#settings/account) to retrieve your API key/access token.
- **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`. - **name** (*Optional*): Setting the optional parameter `name` allows multiple notifiers to be created. The default value is `notify`. The notifier will bind to the service `notify.NOTIFIER_NAME`.
### {% linkable_title Usage %} ### {% linkable_title Usage %}