From fd5a01d9d49de8301aa27e65ec8d69ec28ece12b Mon Sep 17 00:00:00 2001 From: kewl fft Date: Sun, 31 Dec 2017 20:13:56 +0100 Subject: [PATCH] README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7126c6..5c1d55d 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ ln --symbolic ansible-aur/aur.py aur ## Usage ### Warning * It is recommended to use the official *pacman* module for removal or for system upgrade with the repositories, this module aims to cover the AUR. -* Searches are limited to the AUR, using the *--aur* parameter, except for *yay* and *yaourt* which do not support it and systematically search the repositories. +* Searches are limited to the AUR, using the *--aur* parameter, except for *yay* and *yaourt* which do not support the option and systematically also search the repositories. * A package is reinstalled only if an update is available, using the *--needed* parameter, except for *yay* which does not support it and systematically reinstalls. ### Examples