Fix yay -G on README

This commit is contained in:
J Guerreiro 2018-03-07 12:11:48 +00:00 committed by GitHub
parent e436017bbe
commit edfc941e4f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ Make sure you have the `Color` option in your `/etc/pacman.conf` [#123](https://
* `yay -Ps` prints system statistics
* `yay -Pu` prints update list
* `yay -Yc` cleans unneeded dependencies
* `yay -Yg` `yay -g` downloads PKGBUILD from ABS or AUR
* `yay -G` downloads PKGBUILD from ABS or AUR
* `yay -Y --gendb` generates development package DB used for devel updates.
<img src="http://jguer.github.io/yay/yayupgrade.png" width="450">