summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog4
-rw-r--r--doc/apt-get.8.xml8
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f040d6cdf..0f78f6d5a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,7 +23,9 @@ apt (0.7.15) UNRELEASED; urgency=low
(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)
+ (thanks to Joey Hess)
+ * document --install-recommends and --no-install-recommends
+ (thanks to Dereck Wonnacott, LP: #126180)
--
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 329a46c51..edb74270b 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -313,6 +313,14 @@
Configuration Item: <literal>APT::Get::Compile</literal>.</para></listitem>
</varlistentry>
+ <varlistentry><term><option>--install-recommends</option></term>
+ <listitem><para>Also install recommended packages.</para></listitem>
+ </varlistentry>
+
+ <varlistentry><term><option>--no-install-recommends</option></term>
+ <listitem><para>Do not install recommended packages.</para></listitem>
+ </varlistentry>
+
<varlistentry><term><option>--ignore-hold</option></term>
<listitem><para>Ignore package Holds; This causes <command>apt-get</command> to ignore a hold
placed on a package. This may be useful in conjunction with