index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Olivier Brunel <i.am.jack.mail@gmail.com> | 2013-06-17 10:46:38 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2013-06-26 15:32:15 +1000 |
commit | 00513823dc9e15c4de12c02f8faa4dd72ca4ee4e (patch) | |
tree | 16b537418c0250a3cd84a6c06f97e0bb2491f4b2 /doc/pacman.8.txt | |
parent | d7d4f47d63e88a0b79eb2f77d83df218dfa359a0 (diff) |
-rw-r--r-- | doc/pacman.8.txt | 6 |
diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 1cc1eaa4..574995c4 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -313,8 +313,10 @@ Query Options[[QO]] with descriptions matching ALL of those terms are returned. *-t, \--unrequired*:: - Restrict or filter output to packages not required by any currently - installed package. + Restrict or filter output to packages not required or optionally required by + any currently installed package. Specify this option twice to only filter + packages that are direct dependencies (i.e. do not filter optional + dependencies). *-u, \--upgrades*:: Restrict or filter output to packages that are out-of-date on the local |