xbps-install.1: fix docs for -R
previous text seems to have been copypasted from xbps-query.1
This commit is contained in:
parent
24bbfffba1
commit
d282016c3e
@ -102,10 +102,7 @@ operation. This ignores the existing on-disk repository archives in rootdir.
|
|||||||
.It Fl n, Fl -dry-run
|
.It Fl n, Fl -dry-run
|
||||||
Dry-run mode. Show what actions would be done but don't do anything. The current output
|
Dry-run mode. Show what actions would be done but don't do anything. The current output
|
||||||
prints 6 arguments: "<pkgver> <action> <arch> <repository> <installedsize> <downloadsize>".
|
prints 6 arguments: "<pkgver> <action> <arch> <repository> <installedsize> <downloadsize>".
|
||||||
.It Fl R
|
.It Fl R, Fl -repository Ar url
|
||||||
Enable repository mode. This mode explicitly looks in repositories, rather
|
|
||||||
than looking in the target root directory.
|
|
||||||
.It Fl -repository=url
|
|
||||||
Appends the specified repository to the top of the list. The
|
Appends the specified repository to the top of the list. The
|
||||||
.Ar url
|
.Ar url
|
||||||
argument expects a URL to the repository for remote repositories or
|
argument expects a URL to the repository for remote repositories or
|
||||||
|
Loading…
Reference in New Issue
Block a user