X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/d950349bcb3d5972f81b75f304878c33e9187fc8..ea54214002c09eeb4dd498d97a564471ec9993c5:/doc/apt-get.8.xml
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 7eb87b452..23e682fd9 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -280,7 +280,7 @@
downloaddownload will download the given
- binary package into the current directoy.
+ binary package into the current directory.
@@ -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.
@@ -417,6 +422,11 @@
Configuration Item: APT::Get::Assume-Yes.
+
+ Automatic "no" to all prompts.
+ Configuration Item: APT::Get::Assume-No.
+
+
Show upgraded packages; Print out a list of all packages that are to be
upgraded.
@@ -434,14 +444,6 @@
Configuration Item: APT::Get::Compile.
-
- Also install recommended packages.
-
-
-
- Do not install recommended packages.
-
-
Ignore package Holds; This causes apt-get to ignore a hold
placed on a package. This may be useful in conjunction with