xbps-install(8): -R now overrides the repository list set in a configuration file.

Now -R can be used independently if a configuration file exists or not.
This commit is contained in:
Juan RP
2013-04-18 18:17:14 +02:00
parent 3a5d6b1376
commit 5fd7565e6c
4 changed files with 26 additions and 13 deletions

View File

@@ -1,4 +1,4 @@
.Dd March 4, 2013
.Dd April 18, 2013
.Os Void Linux
.Dt xbps-install 8
.Sh NAME
@@ -70,7 +70,8 @@ Show the help usage.
.It Fl n, Fl -dry-run
Dry-run mode. Show what actions would be done but don't do anything.
.It Fl R, Fl -repository Ar uri
Default repository to be used if no repository is specified in configuration file.
Default repository to be used overriding repository list in configuration file.
Only a single repository can be specified.
.It Fl r, Fl -rootdir Ar dir
Specifies a full path for the target root directory.
.It Fl S, Fl -sync