xbps-rindex: added -f --force flag to forcefully register a pkg with -a --add.

This commit is contained in:
Juan RP
2013-05-02 10:46:30 +02:00
parent 30747b1c8b
commit 53217fd51b
5 changed files with 22 additions and 9 deletions

View File

@@ -1,4 +1,4 @@
.Dd February 20, 2013
.Dd May 2, 2013
.Os Void Linux
.Dt xbps-rindex 8
.Sh NAME
@@ -16,6 +16,11 @@ utility creates, updates and removes obsolete binary packages stored
in local repositories.
.Sh OPTIONS
.Bl -tag -width -x
.It Fl f -force
Forcefully register binary package into the local repository, overwriting existing entry.
This flag is only useful with the
.Em add
mode.
.It Fl h -help
Show the help usage.
.It Fl V -version