mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-21 23:38:49 -05:00
doc/pacman.8.txt: improve description of -Qt
Though correct, the wording of the description of Query's -t/--unrequired option was confusing. Closes FS#48144. Signed-off-by: Ivy Foster <ivy.foster@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
e8c35bea2b
commit
a79be86f57
@ -338,10 +338,10 @@ Query Options (apply to '-Q')[[QO]]
|
|||||||
with descriptions matching ALL of those terms are returned.
|
with descriptions matching ALL of those terms are returned.
|
||||||
|
|
||||||
*-t, \--unrequired*::
|
*-t, \--unrequired*::
|
||||||
Restrict or filter output to packages not required or optionally required by
|
Restrict or filter output to print only packages neither required nor
|
||||||
any currently installed package. Specify this option twice to only filter
|
optionally required by any currently installed package. Specify this
|
||||||
packages that are direct dependencies (i.e. do not filter optional
|
option twice to include packages which are optionally, but not directly,
|
||||||
dependencies).
|
required by another package.
|
||||||
|
|
||||||
*-u, \--upgrades*::
|
*-u, \--upgrades*::
|
||||||
Restrict or filter output to packages that are out-of-date on the local
|
Restrict or filter output to packages that are out-of-date on the local
|
||||||
|
Loading…
Reference in New Issue
Block a user