From 51f32282a94c792beb3ac111015f387dc7a06a28 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 3 Aug 2020 10:03:06 -0400 Subject: [PATCH] Updated Notify_notifico (markdown) --- Notify_notifico.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Notify_notifico.md b/Notify_notifico.md index 044a63a..e299242 100644 --- a/Notify_notifico.md +++ b/Notify_notifico.md @@ -58,5 +58,6 @@ Send a Notifico notification # The following sends a notifico notification # Assuming our {ProjectID} is 2144 # Assuming our {MessageHook} is uJmKaBW9WFk42miB146ci3Kj -apprise notifico://2144/uJmKaBW9WFk42miB146ci3Kj +apprise -vv -t "Test Message Title" -b "Test Message Body" \ + notifico://2144/uJmKaBW9WFk42miB146ci3Kj ``` \ No newline at end of file