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:
@@ -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
|
||||
|
Reference in New Issue
Block a user