xbps-query(8): -L now prints all repos, including non working repos (close #11).

This commit is contained in:
Juan RP
2013-07-26 11:42:52 +02:00
parent e0643acbb0
commit 20f2d10527
5 changed files with 34 additions and 17 deletions

View File

@ -1,4 +1,4 @@
.Dd March 4, 2013
.Dd July 26, 2013
.Os Void Linux
.Dt xbps-query 8
.Sh NAME
@ -101,7 +101,9 @@ and can be fully removed with
Package state is unknown.
.El
.It Fl L, Fl -list-repos
Lists registered and working repositories.
Lists repositories and the number of packages contained on them. If a repository is not
available the number of packages will be
.Sy -1 .
.It Fl m, Fl -list-manual-pkgs
Lists registered packages in the package database (pkgdb) that were installed
manually by the user (i.e not as dependency of any package).