From 00513823dc9e15c4de12c02f8faa4dd72ca4ee4e Mon Sep 17 00:00:00 2001 From: Olivier Brunel Date: Mon, 17 Jun 2013 10:46:38 +0200 Subject: Make --unrequired filter packages that are optdep as well Specify it twice to only filter direct dependencies. Signed-off-by: Olivier Brunel Signed-off-by: Allan McRae --- doc/pacman.8.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/pacman.8.txt') 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 -- cgit v1.2.3-24-g4f1b