mirror of
https://github.com/caronc/apprise.git
synced 2025-01-22 05:49:23 +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:
|
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user