Updated Troubleshooting (markdown)

Chris Caron 2020-10-24 09:22:36 -04:00
parent 84cc37e877
commit a5c1c391d8

@ -15,7 +15,7 @@ Please feel free to join us on [Discord](https://discord.gg/MMPeN2D); it's not a
Just be cautious as the debugging information can potentially expose personal information (such as your password and/or private access tokens) to the screen. Please remember to erase this or swap it with some random characters before posting such a thing publicly. Just be cautious as the debugging information can potentially expose personal information (such as your password and/or private access tokens) to the screen. Please remember to erase this or swap it with some random characters before posting such a thing publicly.
## Tag Matching Issues ## Tag Matching Issues
If you tagged your URLs, they're not going to be notified unless you explicitly reference them with **--tag=** (or **-g**). You can always check to see what URLs have been loaded using the `all` tag directive paired with **--dry--run**: If you tagged your URLs, they're not going to be notified unless you explicitly reference them with **--tag=** (or **-g**). You can always check to see what URLs have been loaded using the `all` tag directive paired with **--dry-run**:
```bash ```bash
# This simply lists all of the tags found in the apprise.txt file # This simply lists all of the tags found in the apprise.txt file
# You don't even need to specify the --config if you're reading files # You don't even need to specify the --config if you're reading files