summaryrefslogtreecommitdiffstats
path: root/pod/urpmq.8.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/urpmq.8.pod')
-rw-r--r--pod/urpmq.8.pod6
1 files changed, 5 insertions, 1 deletions
diff --git a/pod/urpmq.8.pod b/pod/urpmq.8.pod
index aba3dbfc..866af32e 100644
--- a/pod/urpmq.8.pod
+++ b/pod/urpmq.8.pod
@@ -221,7 +221,7 @@ This is the same as B<--verbose>.
=item B<-d>
-Select dependencies (maximal closure).
+This is the same as B<--whatprovides>.
=item B<-u>
@@ -242,6 +242,10 @@ If maximal closure is used, assume that a package listed may have wrong or
not up-to-date dependencies. This causes more packages to be upgraded and
may correct unresolved dependencies on the rpm database.
+=item B<--requires-recursive>
+
+Print dependencies (maximal closure).
+
=item B<--whatprovides>
Search in provides to find package (this is the opposite of B<-P>).