mirror of
https://github.com/Jguer/yay.git
synced 2024-11-06 17:17:22 +01:00
Help improved
This commit is contained in:
parent
0032d903ac
commit
0d44ecc0ea
@ -21,7 +21,12 @@ func usage() {
|
||||
yay {-U --upgrade} [options] <file(s)>
|
||||
|
||||
New operations:
|
||||
yay -Qstats - Displays system information
|
||||
yay -Qstats displays system information
|
||||
|
||||
New options:
|
||||
--topdown shows repository's packages first and then aur's
|
||||
--downtop shows aur's packages first and then repository's
|
||||
--noconfirm skip user input on package install
|
||||
`)
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user