diff --git a/Notify_boxcar.md b/Notify_boxcar.md index dfc1000..e0cf0f4 100644 --- a/Notify_boxcar.md +++ b/Notify_boxcar.md @@ -37,6 +37,6 @@ Send a Boxcar notification to all devices associated with a project: # Assume: # - our {access_key} is pJz1KEP5zGo9KwDnIb-7_Kab # - our {secret_key} is j300012fl9y0b5AW9g9Nsejb8P -apprise -t "Test Message Title" -b "Test Message Body" \ +apprise -vv -t "Test Message Title" -b "Test Message Body" \ boxcar://pJz1KEP5zGo9KwDnIb-7_Kab/j300012fl9y0b5AW9g9Nsejb8P ```