[doc] Remove provide of spec definition for repoquery command

Repoquery command never matched spec with provides.
This commit is contained in:
Jaroslav Mracek 2024-05-23 11:25:29 +02:00 committed by Marek Blaha
parent b3b9b3a48c
commit f211e1a41a
1 changed files with 1 additions and 1 deletions

View File

@ -1266,7 +1266,7 @@ Together with ``<package-file-spec>``, control what packages are displayed in th
packages to those matching the specification. All packages are considered if no ``<package-file-spec>`` is specified.
``<package-file-spec>``
Package specification in the NEVRA format (name[-[epoch:]version[-release]][.arch]), a package provide or a file provide. See :ref:`Specifying Packages
Package specification in the NEVRA format (name[-[epoch:]version[-release]][.arch]) or a file provide. See :ref:`Specifying Packages
<specifying_packages-label>`.
``-a``, ``--all``