Tree
- Tree:
834bbb5077dc792f9f7f9746f6e74d18d6401ff4
- Date:
- Message:
- Update README.md Show the correct options.
README.md | commits | blame |
pushover.conf-example | commits | blame |
pushover.pl* | commits | blame |
README.md
### Pushover.pl Simple Perl script to send notifications via [Pushover](https://pushover.net) $ ./pushover.pl Usage: ./pushover.pl -m message [-t title] [-p priority] [-u url] [-a application] [-c config] Options: -m | --message text -t | --title text | (default: Notification) -p | --priority [0|1] (default: 0) -u | --url text (no default) -a | --application text (default: root property of config) -c | --config text (no default)