X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/c861c34804edcbe0644118dcf48c74fd552aea5a..7794a6880e74446075d9cae19525829ada5b0d91:/doc/apt-get.8.xml
diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml
index 5fef807e2..4c050ec03 100644
--- a/doc/apt-get.8.xml
+++ b/doc/apt-get.8.xml
@@ -18,7 +18,7 @@
&apt-email;
&apt-product;
- 2012-05-21T00:00:00Z
+ 2012-06-09T00:00:00Z
@@ -389,6 +389,18 @@
Configuration Item: APT::Ignore-Hold.
+
+ Allow installing new packages when used in
+ conjunction with upgrade. This is useful if
+ the update of a installed package requires new dependencies to be
+ installed. Instead of holding the package back upgrade
+ will upgrade the package and install the new dependencies. Note that
+ upgrade with this option will never remove packages,
+ only allow adding new ones.
+ Configuration Item: APT::Get::Upgrade-Allow-New.
+
+
+
Do not upgrade packages; when used in conjunction with install,
no-upgrade will prevent packages on the command line
@@ -508,7 +520,15 @@
This is useful for tools like pbuilder.
Configuration Item: APT::Get::AllowUnauthenticated.
-
+
+
+ Show user friendly progress information in the
+ terminal window when packages are installed, upgraded or
+ removed. For a machine parsable version of this data see
+ README.progress-reporting in the apt doc directory.
+ DpkgPM::Progress.
+
+
&apt-commonoptions;