apt (0.5.9) unstable; urgency=low
* Fix typo in example ftp-archive.conf (Closes: #203295)
+ * Mention default setting for --all-versions (Closes: #203298)
--
<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>