summaryrefslogtreecommitdiff
path: root/doc/apt-cache.8.xml
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-08-14 16:57:02 +0200
committerJulian Andres Klode <jak@debian.org>2015-08-14 16:57:02 +0200
commit5fba9462b635c95d2cb329a388d469bd50889974 (patch)
tree72d15312c7c4fda85d3dac2b506a3cf0d45474aa /doc/apt-cache.8.xml
parent714c23a791971037518ccc07c497fe3c6451f82c (diff)
apt-cache(8): Mention that --names-only search provides
Closes: #618017
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r--doc/apt-cache.8.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index e20f66770..ac3aaa37a 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -172,7 +172,7 @@ Reverse Provides:
If <option>--full</option> is given
then output identical to <literal>show</literal> is produced for each matched
package, and if <option>--names-only</option> is given then the long description
- is not searched, only the package name is.</para>
+ is not searched, only the package name and provided packages are.</para>
<para>
Separate arguments can be used to specify multiple search patterns that
are and'ed together.</para></listitem>
@@ -319,7 +319,7 @@ Reverse Provides:
</varlistentry>
<varlistentry><term><option>--names-only</option></term><term><option>-n</option></term>
- <listitem><para>Only search on the package names, not the long descriptions.
+ <listitem><para>Only search on the package and provided package names, not the long descriptions.
Configuration Item: <literal>APT::Cache::NamesOnly</literal>.</para></listitem>
</varlistentry>