checkupdates-aur: add page (#7775)

feature/windows-fix-syntax-2
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
1 changed files with 16 additions and 0 deletions

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`