xbps-bin: new flag -S to sync rpool indexes before the target.

This commit is contained in:
Juan RP
2012-05-31 08:08:32 +02:00
parent 6228204a14
commit a58df97c75
3 changed files with 28 additions and 4 deletions

View File

@ -1,4 +1,4 @@
.Dd May 8, 2012
.Dd May 31, 2012
.Os Void GNU/Linux
.Dt xbps-bin 8
.Sh NAME
@ -120,6 +120,14 @@ independently of rootdir setting. So if you use a rootdir of
.Pa /blah ,
metadata stuff will go into
.Pa /blah/var/db/xbps .
.It Fl S
Sync remote repository index files before executing the target.
Used currently in the
.Em dist-upgrade ,
.Em install
and
.Em update
targets.
.It Fl v
Shows verbose messages. Useful while installing and removing packages.
.It Fl y