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