summaryrefslogtreecommitdiff
path: root/doc/apt-cache.8.xml
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2008-08-06 14:00:02 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2008-08-06 14:00:02 +0200
commitcbf217843cc8eaaebd6d798854d92aab961efd9d (patch)
treecdec428db26249b5fb395bdf315dabd87384250a /doc/apt-cache.8.xml
parentff38d63b19c0be1fb4be9a692fed2702d935d5e5 (diff)
parent5aa95c863d9bc5b0de7dd1279d3ad672193cc3a6 (diff)
* merge patch that enforces stricter https server certificate
checking (thanks to Arnaud Ebalard, closes: #485960) * allow per-mirror specific https settings (thanks to Arnaud Ebalard, closes: #485965) * add doc/examples/apt-https-method-example.cof (thanks to Arnaud Ebalard, closes: #485964) * add DPkg::NoTriggers option so that applications that call apt/aptitude (like the installer) defer trigger processing (thanks to Joey Hess) * document --install-recommends and --no-install-recommends (thanks to Dereck Wonnacott, LP: #126180) * apt-ftparchive might write corrupt Release files (LP: #46439) * Apply --important option to apt-cache depends (LP: #16947)
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r--doc/apt-cache.8.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apt-cache.8.xml b/doc/apt-cache.8.xml
index c1e65332d..c359ac3d8 100644
--- a/doc/apt-cache.8.xml
+++ b/doc/apt-cache.8.xml
@@ -289,7 +289,7 @@ Reverse Provides:
</varlistentry>
<varlistentry><term><option>-i</option></term><term><option>--important</option></term>
- <listitem><para>Print only important dependencies; for use with unmet. Causes only Depends and
+ <listitem><para>Print only important dependencies; for use with unmet and depends. Causes only Depends and
Pre-Depends relations to be printed.
Configuration Item: <literal>APT::Cache::Important</literal>.</para></listitem>
</varlistentry>