mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +01:00
Updated CLI_Usage (markdown)
parent
abbc3da030
commit
77b1ef75b1
@ -159,7 +159,7 @@ apprise --title="Meeting this Friday" \
|
||||
If you use the **--dry-run** (**-d**) switch, then some rules don't apply. For one, the **--body** (**-b**) is not even a required option. The above could have been re-written like so:
|
||||
```bash
|
||||
# Test which services would have been notified if the tags team and email
|
||||
# were activated:
|
||||
# were activated (without actually notifying them):
|
||||
apprise --tag=team,email --dry-run
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user