checkupdates-aur: add page (#7775)

This commit is contained in:
Axel Navarro
2022-02-17 02:13:15 -03:00
committed by GitHub
parent 72bdbb9021
commit c388bb1701

View File

@@ -0,0 +1,16 @@
# checkupdates-aur
> Tool to check pending updates from the Arch User Repository (AUR).
> More information: <https://metacpan.org/dist/OS-CheckUpdates-AUR>.
- List pending updates for AUR packages:
`checkupdates-aur`
- List pending updates for AUR packages in debug mode:
`CHECKUPDATES_DEBUG=1 checkupdates-aur`
- Display help:
`checkupdates-aur --help`