summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
authore5ten <e5ten.arch@gmail.com>2019-04-15 00:45:45 -0400
committere5ten <e5ten.arch@gmail.com>2019-05-03 13:54:21 -0400
commitb3f3c2d6d03133057a5929450cfb91c73169373b (patch)
tree4702d6d533f6b2ddb49381d9ae2e94510100aa94 /README.pod
parentaa636c9d10b10dfefebb8fc274b2e578c7c15c3d (diff)
change message handling and other small things like readline variable
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.pod b/README.pod
index 6087e82..9bc168d 100644
--- a/README.pod
+++ b/README.pod
@@ -44,8 +44,9 @@ repositories, or by users who prefer to keep their AUR frontend separated from p
Pacaur wraps all B<pacman operations> and by default extends respectively its
sync, search, info, download only, system upgrade, upgrades check, clean and
clean all functions to the AUR. This extension behavior is optional and can be
-disabled with the I<fallback> variable in the config file. Pacaur will also pass
-any other pacman operations and their related options to the pacman binary.
+disabled with the I<fallback> variable in the config file, and used with the
+variable set with the I<-a/--aur> flag. Pacaur will also pass any other pacman
+operations and their related options to the pacman binary.
=back
@@ -72,8 +73,7 @@ Display the help message and quit.
=item B<-a, --aur>
When used with pacman extended operations, only search, build, install, upgrade
-or clean I<target(s)> from the AUR. When combined with I<-Syu>, only the I<-Sy>
-operation is run for the repositories.
+or clean I<target(s)> from the AUR.
=item B<-r, --repo>