From aec7c13648179e6d77d1fea9233e35fb9f9d1e05 Mon Sep 17 00:00:00 2001 From: Chantry Xavier Date: Thu, 10 Jan 2008 15:59:43 +0100 Subject: Rename -t --orphans to -t --unrequired (FS#9144). It turns out the orphan name was misleading. Real orphans are packages installed as dependency no longer required by any others (-Qtd). The -t option only shows package not required by any others, so --unrequired describes it better. Signed-off-by: Chantry Xavier Signed-off-by: Dan McGee --- doc/pacman.8.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index 02e5caf7..0da83a67 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -194,7 +194,7 @@ Query Options[[QO]] This will search each locally-installed package for names or descriptions that match `regexp`. -*-t, \--orphans*:: +*-t, \--unrequired*:: Restrict or filter output to packages not required by any currently installed package. -- cgit v1.2.3-24-g4f1b