From ef86a8a4204ad579f1ab80f728a22b2ad0d34266 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Wed, 9 Feb 2011 22:57:51 +0100 Subject: * cmdline/apt-get.cc: - add --install-suggests option (Closes: #473089) --- doc/apt-get.8.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 1688c9136..18f26e569 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -337,6 +337,11 @@ Configuration Item: APT::Install-Recommends. + + Consider suggested packages as a dependency for installing. + Configuration Item: APT::Install-Suggests. + + Download only; package files are only retrieved, not unpacked or installed. Configuration Item: APT::Get::Download-Only. -- cgit v1.2.3