mirror of
https://github.com/Jguer/yay.git
synced 2025-10-07 00:14:22 -04:00
Update readme, depreciate -Pu and -Pn
This commit is contained in:
parent
6b30e17b67
commit
686e1baaf4
@ -79,7 +79,7 @@ are built into Yay at build time. They do not need to be installed separately.
|
|||||||
Currently yay Depends on:
|
Currently yay Depends on:
|
||||||
|
|
||||||
* https://github.com/Jguer/go-alpm
|
* https://github.com/Jguer/go-alpm
|
||||||
* https://github.com/mikkeloscar/gopkgbuild
|
* https://github.com/Morganamilo/go-srcinfo
|
||||||
* https://github.com/mikkeloscar/aur
|
* https://github.com/mikkeloscar/aur
|
||||||
|
|
||||||
## Frequently Asked Questions
|
## Frequently Asked Questions
|
||||||
|
2
cmd.go
2
cmd.go
@ -109,9 +109,7 @@ Print specific options:
|
|||||||
-c --complete Used for completions
|
-c --complete Used for completions
|
||||||
-d --defaultconfig Print default yay configuration
|
-d --defaultconfig Print default yay configuration
|
||||||
-g --config Print current yay configuration
|
-g --config Print current yay configuration
|
||||||
-n --numberupgrades Print number of updates
|
|
||||||
-s --stats Display system package statistics
|
-s --stats Display system package statistics
|
||||||
-u --upgrades Print update list
|
|
||||||
-w --news Print arch news
|
-w --news Print arch news
|
||||||
|
|
||||||
Yay specific options:
|
Yay specific options:
|
||||||
|
@ -118,8 +118,7 @@ Print current yay configuration\&.
|
|||||||
.PP
|
.PP
|
||||||
\fB\-n \-\-numberupgrades\fR
|
\fB\-n \-\-numberupgrades\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Print number of packages that need to be updated\&. Note this does not perform
|
Depreciated, use \fByay -Qu\fR and \fBwl -l\fR instead\%.
|
||||||
a database refresh\&. Run \fByay \-Sy\fR Before this for an up to date result\&.
|
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB\-s \-\-stats\fR
|
\fB\-s \-\-stats\fR
|
||||||
@ -131,8 +130,7 @@ be displayed\&.
|
|||||||
.PP
|
.PP
|
||||||
\fB\-u \-\-upgrades\fR
|
\fB\-u \-\-upgrades\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
Print Names of packages that need to be updated\&. Note this does not perform
|
Depreciated, use \fByay -Qu\fR instead\%.
|
||||||
a database refresh\&. Run \fByay \-Sy\fR Before this for an up to date result\&.
|
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.PP
|
||||||
\fB\-w \-\-news\fR
|
\fB\-w \-\-news\fR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user