mirror of
https://github.com/caronc/apprise.git
synced 2025-08-10 00:38:02 +02:00
Updated CLI_Usage (markdown)
@ -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:
|
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
|
```bash
|
||||||
# Test which services would have been notified if the tags team and email
|
# 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
|
apprise --tag=team,email --dry-run
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user