mirror of
https://github.com/caronc/apprise.git
synced 2024-12-12 09:51:05 +01:00
Updated CLI_Usage (markdown)
parent
584e0972fe
commit
253dd3a0a0
@ -74,7 +74,7 @@ The great thing with attachments is that Apprise is able to make a remote web-re
|
||||
```bash
|
||||
# A web-based attachment:
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user