Blame whatrequires-doc.diff

ef651c
--- docs/man/rpm.8.orig	2021-09-23 19:20:46.991203867 +0000
ef651c
+++ docs/man/rpm.8	2021-09-23 19:22:45.918961340 +0000
dfdd5e
@@ -601,6 +601,11 @@ Query all packages that provide the \f[I
dfdd5e
 \f[B]--whatrequires \f[R]\f[I]CAPABILITY\f[R]
dfdd5e
 Query all packages that require \f[I]CAPABILITY\f[R] for proper
dfdd5e
 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
dfdd5e
+for a package, use \f[B]-e --test \f[R]\f[I]PACKAGE_NAME\f[R]
Bernhard M. Wiedemann 1250f9
 .TP
dfdd5e
 \f[B]--whatconflicts \f[R]\f[I]CAPABILITY\f[R]
dfdd5e
 Query all packages that conflict with \f[I]CAPABILITY\f[R].