1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-07 00:05:59 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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`