xbps-query.8: mention that -p is also accepted with -S (show/default mode).
This commit is contained in:
parent
94d0e4e131
commit
f11dc1a7b1
@ -1,4 +1,4 @@
|
|||||||
.Dd January 10, 2014
|
.Dd January 18, 2015
|
||||||
.Dt XBPS-QUERY 8
|
.Dt XBPS-QUERY 8
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm xbps-query
|
.Nm xbps-query
|
||||||
@ -169,7 +169,7 @@ If the
|
|||||||
option is set, the matched
|
option is set, the matched
|
||||||
.Ar PATTERN
|
.Ar PATTERN
|
||||||
in repositories will be shown.
|
in repositories will be shown.
|
||||||
.It Fl S, Fl -show Ar PKG [ Fl -repository ]
|
.It Fl S, Fl -show Ar PKG [ Fl -repository ] [ Fl -property Ar PROP ]
|
||||||
Shows information of an installed package. This is the default mode
|
Shows information of an installed package. This is the default mode
|
||||||
if no other mode is set.
|
if no other mode is set.
|
||||||
If the
|
If the
|
||||||
@ -177,6 +177,9 @@ If the
|
|||||||
option is set, the matched
|
option is set, the matched
|
||||||
.Ar PKG
|
.Ar PKG
|
||||||
in repositories will be shown.
|
in repositories will be shown.
|
||||||
|
If a package property is specified with
|
||||||
|
.Fl -property,
|
||||||
|
only that property will be shown.
|
||||||
.It Fl s, Fl -search Ar PATTERN [ Fl -repository ] [ Fl -property Ar PROP ] [ Fl -regex ]
|
.It Fl s, Fl -search Ar PATTERN [ Fl -repository ] [ Fl -property Ar PROP ] [ Fl -regex ]
|
||||||
Search for packages by matching
|
Search for packages by matching
|
||||||
.Ar PATTERN
|
.Ar PATTERN
|
||||||
|
Loading…
Reference in New Issue
Block a user