mirror of
https://github.com/sbopkg/sbopkg
synced 2024-12-27 09:58:28 +01:00
edit sbopkg.8 man page to clarify that -q can also search for more than one glob
This commit is contained in:
parent
016e7ff7aa
commit
d86d8bd6b9
1 changed files with 2 additions and 1 deletions
|
@ -95,7 +95,8 @@ Query for PACKAGE(s) by glob. For example:
|
|||
#sbopkg -q nv
|
||||
|
||||
will return a list of matches, such as the nvidia packages,
|
||||
konversation, and other packages with 'nv' in their name.
|
||||
konversation, and other packages with 'nv' in their name. If more
|
||||
than one glob is specified, they must be in quotes.
|
||||
|
||||
.TP 5
|
||||
.B -r
|
||||
|
|
Loading…
Reference in a new issue