xbps-repo: the 'search' target now accepts multiple patterns as arguments.

This commit is contained in:
Juan RP
2011-12-22 09:33:54 +01:00
parent 5a892023f4
commit 13331f801c
8 changed files with 75 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
.Dd December 15, 2011
.Dd December 22, 2011
.Os Void GNU/Linux
.Dt xbps-repo 8
.Sh NAME
@@ -76,7 +76,7 @@ will be shown. The argument expects a decimal number starting from 0,
matching the output of the
.Ar list
target.
.It Sy search Ar pattern
.It Sy search Ar pattern Ar [patterns ...]
Search for packages containing the shell
.Em pattern
(see
@@ -86,7 +86,7 @@ in its
or
.Em description
values in repository pool. Please note that patterns are matched in case
insensitive mode.
insensitive mode. Multiple patterns can be specified as arguments.
.It Sy show Ar pkgname
Shows information about binary package
.Em pkgname .