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: