summaryrefslogtreecommitdiff
path: root/README.pod
diff options
context:
space:
mode:
authorCirelli <cirelli94@gmail.com>2017-05-16 20:17:43 +0200
committerRemy Marquis <remy.marquis@gmail.com>2017-05-20 17:25:46 +0200
commitfa32f24bb4c2a30b3a9bf905dee0dd13cd4fa085 (patch)
tree0d755d8873088d530dc33f1ebf2421fce562ce97 /README.pod
parent3aca1f25a460d8f3bc0bc5355f112d676e2dada0 (diff)
Improve explanation of search output of packages from AUR.
Diffstat (limited to 'README.pod')
-rw-r--r--README.pod3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.pod b/README.pod
index 28eb9c7..8a926ad 100644
--- a/README.pod
+++ b/README.pod
@@ -59,6 +59,9 @@ operations and their related options to the pacman binary.
Search for packages with the I<target(s)> as the search term(s). Queries with
multiple targets will return the result of the intersection of all query
results. Extended regex patterns as defined by POSIX are allowed.
+The output will display the name, version, votes and popularity values of each
+package. The flagged status will also be indicated by a <!> symbol or a colored
+version string if colored output is enabled.
=item B<-i, --info>