Updated Notify_prowl (markdown)

Chris Caron 2020-08-03 10:01:43 -04:00
parent f4d83e5416
commit 994b4ec0c1

@ -23,5 +23,6 @@ Valid syntaxes are as follows:
Send a Prowl notification to our server
```bash
# Assuming our {apikey} is adf9dfjkj24jkafkljkf6f
apprise prowl://adf9dfjkj24jkafkljkf6f
apprise -vv -t "Test Message Title" -b "Test Message Body" \
prowl://adf9dfjkj24jkafkljkf6f
```