diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:57:38 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-31 14:57:38 +0200 |
commit | 5aa95c863d9bc5b0de7dd1279d3ad672193cc3a6 (patch) | |
tree | 1e21e60c421e079bdd45b5163838400803bf6f24 /doc/apt-cache.8.xml | |
parent | db40f8e03e7ff2598f7f9b406bb98047c8cc95ba (diff) |
* Apply --important option to apt-cache depends (LP: #16947)
Diffstat (limited to 'doc/apt-cache.8.xml')
-rw-r--r-- | doc/apt-cache.8.xml | 2 |
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> |