From 6a9288168a076f05a256a1a306709af9711acbaa Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Wed, 6 Jul 2022 13:56:23 -0400 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 4918c4b..61ece2e 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -184,7 +184,7 @@ apprise -vvv -b "Test Email" \ "mailtos://user:pass@example.com?mode=ssl&smtp=smtp.example.com&from=Chris" # |-------------------------------------------------------------------------| # | -# This is all that gets passed into Apprise +# Now with quotes our entire URL gets correctly passed into Apprise! 🚀 ``` ## Scripting Multi-Line Input/Output with CLI