mirror of https://github.com/caronc/apprise
Updated Notify_faast (markdown)
parent
2f7098b9f1
commit
9e2e2365c6
|
@ -20,5 +20,6 @@ Valid syntax is as follows:
|
||||||
Send a Faast notification
|
Send a Faast notification
|
||||||
```bash
|
```bash
|
||||||
# Assuming our {authorizationtoken} is abcdefghijklmnop-abcdefg
|
# Assuming our {authorizationtoken} is abcdefghijklmnop-abcdefg
|
||||||
apprise faast://abcdefghijklmnop-abcdefg
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
faast://abcdefghijklmnop-abcdefg
|
||||||
```
|
```
|
Loading…
Reference in New Issue