add README.md
This commit is contained in:
parent
f637683723
commit
6e1b11fbf9
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
Notifies of available updates.
|
||||
|
||||
`pacman-update-count.sh` -- run as root to update available count.
|
||||
|
||||
`notify-updates` -- run to notify of available updates (gets value stored by `pacman=update-count.sh`).
|
||||
|
||||
```sh
|
||||
# list options:
|
||||
|
||||
notify-updates --help
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue