xbps-repo(8): implemented 'find-files' target.
This commit is contained in:
@ -1,13 +1,4 @@
|
||||
'\" t
|
||||
.\" Title: xbps-repo
|
||||
.\" Author: [see the "AUTHORS" section]
|
||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||
.\" Date: 18/11/2010
|
||||
.\" Manual: \ \&
|
||||
.\" Source: \ \&
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "XBPS\-REPO" "8" "18/11/2010" "\ \&" "\ \&"
|
||||
.TH "XBPS\-REPO" "8" "15/12/2010" "\ \&" "\ \&"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
@ -80,6 +71,16 @@ to the repository pool\&. Local (by specifying a
|
||||
\fBHTTP/HTTPS/FTP URL\fR) repositories can be specified\&.
|
||||
.RE
|
||||
.PP
|
||||
\fBfind\-files\fR \fIpattern\fR
|
||||
.RS 4
|
||||
Prints the name for any package registered in the repository pool, that owns
|
||||
the file matched by \fIpattern\fR\&. Exact matches and wildcards can be
|
||||
specified\&. Please note that this will look in all packages registered
|
||||
from all repositories currently registered, so if packages are not in \fIcachedir\fR
|
||||
it will have to connect remotely to the repository to fetch the information
|
||||
\fIon the fly\fR.
|
||||
.RE
|
||||
.PP
|
||||
\fBgenindex\fR \fI/path/to/local/repo\fR
|
||||
.RS 4
|
||||
Generates a package index for a local repository as specified in its argument\&. It will look for archives with
|
||||
|
Reference in New Issue
Block a user