update-notifier/README.md

12 lines
254 B
Markdown
Raw Normal View History

2020-02-17 14:19:47 +00:00
Notifies of available updates.
`pacman-update-count.sh` -- run as root to update available count.
2020-02-17 14:22:13 +00:00
`notify-updates` -- run to notify of available updates (gets value stored by `pacman-update-count.sh`).
2020-02-17 14:19:47 +00:00
```sh
# list options:
notify-updates --help
```