mirror of
https://github.com/caronc/apprise.git
synced 2025-08-12 09:39:16 +02:00
Updated CLI_Usage (markdown)
@ -74,7 +74,7 @@ The great thing with attachments is that Apprise is able to make a remote web-re
|
|||||||
```bash
|
```bash
|
||||||
# A web-based attachment:
|
# A web-based attachment:
|
||||||
apprise --title="A Great Github Cheatsheet" --body="see attached" \
|
apprise --title="A Great Github Cheatsheet" --body="see attached" \
|
||||||
--attach=https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf
|
--attach="https://github.github.com/training-kit/downloads/github-git-cheat-sheet.pdf"
|
||||||
```
|
```
|
||||||
|
|
||||||
### :label: Leverage Tagging
|
### :label: Leverage Tagging
|
||||||
|
Reference in New Issue
Block a user