xbps-{install,query}.8: --repository opt expects abs paths for local repos.

This commit is contained in:
Juan RP
2014-12-06 11:10:33 +01:00
parent 8839669710
commit 4d5eb2b18e
2 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
.Dd November 27, 2014
.Dd December 6, 2014
.Dt XBPS-INSTALL 8
.Sh NAME
.Nm xbps-install
@@ -93,6 +93,7 @@ operation. This ignores the existing on-disk repository archives in rootdir.
Dry-run mode. Show what actions would be done but don't do anything.
.It Fl R, Fl -repository=uri
Repository to be added to the top of the list. This option can be specified multiple times.
For local repositories an absolute path is expected.
.It Fl r, Fl -rootdir Ar dir
Specifies a full path for the target root directory.
.It Fl S, Fl -sync