summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/apt-cache.8.sgml7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/apt-cache.8.sgml b/doc/apt-cache.8.sgml
index 5f81ff8f1..b817a181f 100644
--- a/doc/apt-cache.8.sgml
+++ b/doc/apt-cache.8.sgml
@@ -312,8 +312,11 @@ Reverse Provides:
<VarListEntry><term><option/-a/</><term><option/--all-versions/</>
<ListItem><Para>
- Print full records for all available versions. This is only applicable to
- the <literal/show/ command.
+ Print full records for all available versions. This is the
+ default; to turn it off, use <option/--no-all-versions/.
+ If <option/--no-all-versions/ is specified, only the candidate version
+ will displayed (the one which would be selected for installation).
+ This option is only applicable to the <literal/show/ command.
Configuration Item: <literal/APT::Cache::AllVersions/.
</VarListEntry>