xbps-repo: explain in the manpage that outdated package files will

be removed automatically for the 'genindex' target.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091124031605-q9yaklspw504ordq
This commit is contained in:
Juan RP 2009-11-24 03:16:05 +00:00
parent dc68e31ad9
commit 4502155554

View File

@ -47,8 +47,10 @@ Please note that all targets are *case insensitive*.
Generates a package index for a local repository as specified in
its argument. It will look for archives with *.xbps* extension
and will only add it into the index if version is newer than the one
available in the index. The same argument should be used for the *add*
and *remove* targets.
available in the index. If a newer package is available, the file
for old package will be removed automatically.
The same argument should be used for the *add* and *remove* targets.
*list*::
Lists all currently registered repositories in repository pool.