Blame whatrequires-doc.diff

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