mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 10:01:53 -05:00
implement yay -Pp option
fix linting errors format with make fmt fix completions resolve most of the requested changes move loop over dbSlice back into makeRequest query aur in chunks of 20 check for status codes continue instead of return in for loop format code
This commit is contained in:
@@ -124,6 +124,10 @@ Print new news from the Archlinux homepage. News is considered new if it is
|
||||
newer than the build date of all native packages. Pass this twice to show all
|
||||
available news.
|
||||
|
||||
.TP
|
||||
.B \-p, \-\-pkgbuild
|
||||
Prints the PKGBUILD of the given packages to stdout.
|
||||
|
||||
.TP
|
||||
.B \-q, \-\-quiet
|
||||
Only show titles when printing news.
|
||||
|
||||
Reference in New Issue
Block a user