25f00b6cb5
Copy from Base:System/rpm based on submit request 18841 from user mlschroe OBS-URL: https://build.opensuse.org/request/show/18841 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rpm?expand=0&rev=84
17 lines
596 B
Diff
17 lines
596 B
Diff
Index: doc/rpm.8
|
|
===================================================================
|
|
--- doc/rpm.8.orig
|
|
+++ doc/rpm.8
|
|
@@ -572,6 +572,11 @@ Query all packages that provide the \fIC
|
|
.TP
|
|
\fB--whatrequires \fICAPABILITY\fB\fR
|
|
Query all packages that require \fICAPABILITY\fR for proper functioning.
|
|
+.br
|
|
+Note that this does not return what requires a given package.
|
|
+A package usually provides multiple capabilities and file-names on which
|
|
+other packages may depend. To see the complete dependencies
|
|
+for a package, use \fB-e --test \fIPACKAGE_NAME\fB\fR
|
|
.SS "PACKAGE QUERY OPTIONS:"
|
|
.PP
|
|
.TP
|