xbps-query: changed -M (--list-orphans) shortopt to -O.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.Dd February 2, 2013
|
||||
.Dd February 13, 2013
|
||||
.Os Void Linux
|
||||
.Dt xbps-query 8
|
||||
.Sh NAME
|
||||
@ -105,7 +105,7 @@ Lists registered and working repositories.
|
||||
.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).
|
||||
.It Fl M, Fl -list-orphans
|
||||
.It Fl O, Fl -list-orphans
|
||||
Lists package orphans in the package database (pkgdb), i.e packages that
|
||||
were installed as dependencies and no package is currently depending on them
|
||||
directly.
|
||||
|
Reference in New Issue
Block a user