diff --git a/dnf5daemon-server/dbus/interfaces/org.rpm.dnf.v0.rpm.Rpm.xml b/dnf5daemon-server/dbus/interfaces/org.rpm.dnf.v0.rpm.Rpm.xml index 1e6ac42ef..5cda76934 100644 --- a/dnf5daemon-server/dbus/interfaces/org.rpm.dnf.v0.rpm.Rpm.xml +++ b/dnf5daemon-server/dbus/interfaces/org.rpm.dnf.v0.rpm.Rpm.xml @@ -42,6 +42,8 @@ along with libdnf. If not, see . match patterns against available packages provides - with_filenames: bool (default true) match patterns against names of the files in available packages + - with_binaries: bool (default true) + match patterns against names of the binaries in `/usr/(s)bin` in available packages - with_src: bool (default true) include source rpms into the results - icase: bool (default true)