diff options
Diffstat (limited to 'doc/apt.8.xml')
-rw-r--r-- | doc/apt.8.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt.8.xml b/doc/apt.8.xml index 716b685f6..8d3b00fb3 100644 --- a/doc/apt.8.xml +++ b/doc/apt.8.xml @@ -45,10 +45,10 @@ <variablelist> <varlistentry><term><option>list</option></term> <listitem><para><literal>list</literal> is used to - display a list of packages. It supports shell pattern for matching + display a list of packages. It supports shell pattern for matching package names and the following options: - <option>--installed</option> - <option>--upgradable</option> + <option>--installed</option>, + <option>--upgradable</option>, <option>--all-versions</option> are supported. </para></listitem> @@ -172,7 +172,7 @@ </refsect1> <refsect1><title>See Also</title> - <para>&apt-get; &apt-cache;, &sources-list;, + <para>&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT User's guide in &guidesdir;, &apt-preferences;, the APT Howto.</para> </refsect1> |