summaryrefslogtreecommitdiffstats
path: root/pod
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-10-21 12:16:31 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-10-21 12:16:31 +0000
commitca8aeb40d48d21095354e1ce65673035d931f270 (patch)
treec7eb4481576ae8e9da2cb18662cf6621cb1d317d /pod
parent9fb1dd823d8ff51280fd7501491b6fd778ae5343 (diff)
downloadurpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar
urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.gz
urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.bz2
urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.tar.xz
urpmi-ca8aeb40d48d21095354e1ce65673035d931f270.zip
add --not-available option to urpmq
Patch from Pascal Terjan, fixes bug #51418 urpmq --not-available shows the packages that are installed but no longer available in the configured media. This can be helpful to figure out which packages are obsolete after a few distro upgrades.
Diffstat (limited to 'pod')
-rw-r--r--pod/urpmq.8.pod6
1 files changed, 6 insertions, 0 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod
index 0078bbfc..9946b400 100644
--- a/pod/urpmq.8.pod
+++ b/pod/urpmq.8.pod
@@ -88,6 +88,12 @@ packages and packages listed in various registered media.
List orphans.
+=item B<--not-available>
+
+List packages that are not available on any media. This can help to find
+packages that are still installed but that are now obsolete because they
+have been removed from the current version of Mandriva Linux.
+
=item B<--no-suggests>
With this option, urpmq will not require "suggested" packages.