X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/4fb66d8731045e6ad90ef70dff45bd28815714fc..52090faab4401ad6a2acb4d2c0c2cb53aa6b8f7f:/doc/apt-get.8.xml diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 18a559c0b..b97bc268e 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -8,6 +8,8 @@ %aptverbatiment; + +%aptvendor; ]> @@ -389,6 +391,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 @@ -514,7 +528,7 @@ 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. + Configuration Item: DpkgPM::Progress and Dpkg::Progress-Fancy.