2018-10-16 11:54:56 +02:00
|
|
|
--- ./doc/rpm.8.orig 2018-08-21 10:38:02.035078442 +0000
|
|
|
|
+++ ./doc/rpm.8 2018-10-16 09:21:26.948505637 +0000
|
|
|
|
@@ -632,6 +632,11 @@ Query all packages that provide the \fIC
|
2008-04-10 13:14:36 +02:00
|
|
|
.TP
|
|
|
|
\fB--whatrequires \fICAPABILITY\fB\fR
|
2009-08-28 15:54:03 +02:00
|
|
|
Query all packages that require \fICAPABILITY\fR for proper functioning.
|
2008-04-10 13:14:36 +02:00
|
|
|
+.br
|
|
|
|
+Note that this does not return what requires a given package.
|
2009-08-28 15:54:03 +02:00
|
|
|
+A package usually provides multiple capabilities and file-names on which
|
2008-04-10 13:14:36 +02:00
|
|
|
+other packages may depend. To see the complete dependencies
|
|
|
|
+for a package, use \fB-e --test \fIPACKAGE_NAME\fB\fR
|
|
|
|
.TP
|
2018-10-16 11:54:56 +02:00
|
|
|
\fB--whatconflicts \fICAPABILITY\fB\fR
|
|
|
|
Query all packages that conflict with \fICAPABILITY\fR.
|