xbps-{install,query}.8: --repository opt expects abs paths for local repos.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.Dd November 27, 2014
|
||||
.Dd December 6, 2014
|
||||
.Dt XBPS-QUERY 8
|
||||
.Sh NAME
|
||||
.Nm xbps-query
|
||||
@ -82,6 +82,7 @@ than looking in the target root directory. The
|
||||
.Ar url
|
||||
argument is optional and can be used to add the repository to the top of the list.
|
||||
This option can be specified multiple times.
|
||||
For local repositories an absolute path is expected.
|
||||
.It Fl -regex
|
||||
Enables string matching by using Extended Regular Expressions in compatible modes,
|
||||
currently in the
|
||||
|
Reference in New Issue
Block a user