Help improved

This commit is contained in:
Jguer 2016-12-02 13:53:27 +00:00
parent 0032d903ac
commit 0d44ecc0ea

View File

@ -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
`)
}