diff --git a/Notify_prowl.md b/Notify_prowl.md index 74a53b2..e7348ce 100644 --- a/Notify_prowl.md +++ b/Notify_prowl.md @@ -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 ``` \ No newline at end of file