xbps-query.8: improve desc for -o and -s.
This commit is contained in:
parent
a12b1b671b
commit
cf1c42a109
@ -114,12 +114,8 @@ Search for packages owning the files specified by
|
|||||||
.Ar PATTERN .
|
.Ar PATTERN .
|
||||||
The
|
The
|
||||||
.Ar PATTERN
|
.Ar PATTERN
|
||||||
can be a shell wildcard pattern (see
|
argument can be a simple string or a shell wildcard pattern as explained in
|
||||||
.Xr fnmatch 3),
|
.Xr fnmatch 3 .
|
||||||
a simple string, or a
|
|
||||||
.Ar package pattern
|
|
||||||
(i.e package name separated by any of the following version comparators:
|
|
||||||
\'<' '>' '<=' '>=', 'foo>2.0').
|
|
||||||
Multiple patterns may be specified.
|
Multiple patterns may be specified.
|
||||||
.It Fl s, Fl -search Ar PATTERN...
|
.It Fl s, Fl -search Ar PATTERN...
|
||||||
Search for packages matching
|
Search for packages matching
|
||||||
@ -127,10 +123,12 @@ Search for packages matching
|
|||||||
on its
|
on its
|
||||||
.Em pkgver
|
.Em pkgver
|
||||||
and/or
|
and/or
|
||||||
.Em description
|
.Em short_desc
|
||||||
properties. The same rules explained in the
|
properties. The same rules explained in the
|
||||||
.Fl -ownedby
|
.Fl -ownedby
|
||||||
option are applied.
|
option are applied, but a
|
||||||
|
.Sy PACKAGE EXPRESSION
|
||||||
|
is also supported.
|
||||||
.It Fl f, Fl -files Ar PKG
|
.It Fl f, Fl -files Ar PKG
|
||||||
Show the package files for
|
Show the package files for
|
||||||
.Ar PKG .
|
.Ar PKG .
|
||||||
|
Loading…
Reference in New Issue
Block a user