From: Michael Vogt Date: Thu, 18 Nov 2010 11:57:01 +0000 (+0100) Subject: merged from apt-get-download X-Git-Tag: 0.8.11~6^2~9 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/7d8c79d8796e71c09321d7457295bc03308f0882?hp=-c merged from apt-get-download --- 7d8c79d8796e71c09321d7457295bc03308f0882 diff --combined doc/apt-get.8.xml index 5c82ad201,e43d41df1..7eb87b452 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@@ -278,6 -278,12 +278,12 @@@ for broken dependencies. + download + download will download the given + binary package into the current directoy. + + + clean clean clears out the local repository of retrieved package files. It removes everything but the lock file from @@@ -302,23 -308,6 +308,23 @@@ autoremove is used to remove packages that were automatically installed to satisfy dependencies for some package and that are no more needed. + + changelog + changelog downloads a package changelog and displays + it through sensible-pager. The server name and base + directory is defined in the APT::Changelogs::Server + variable (e. g. http://packages.debian.org/changelogs for + Debian or http://changelogs.ubuntu.com/changelogs for + Ubuntu). + By default it displays the changelog for the version that is + installed. However, you can specify the same options as for + the command. + + + + + +