From 0ef37878940e5f734bfc369eb194c02763584939 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Tue, 5 Nov 2019 13:14:35 -0500 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index ca5fc33..1343a96 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,5 +1,5 @@ ## General Troubleshooting -The best thing you can do when troubleshooting problems with your notification is to use the _apprise_ object itself from the command line and add up the verbosity of the command (the more v's you specify, the more verbose it gets): +The best thing you can do when troubleshooting problems with your notification is to work it out using the _apprise_ command line tool. You can add verbosity what is going on with the notification you're troubleshooting by simply specifying **-v**; the more v's you specify, the more verbose it gets: ```bash # In the below example, I am trying to figure out why my mailto:// line # isn't working: