Updated Troubleshooting (markdown)

master
Chris Caron 2019-11-05 13:14:35 -05:00
parent 29de83389e
commit 0ef3787894
1 changed files with 1 additions and 1 deletions

@ -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: