From: Michael Vogt Date: Thu, 18 Nov 2010 11:21:22 +0000 (+0100) Subject: merged from apt-get-changelog X-Git-Tag: 0.9.13.exp1ubuntu1~231^2 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/060a7b746c87d4717222df5bb14d85b756f39208?hp=6f4574e8dbbabc6b9bb67b31edc765602b63a088 merged from apt-get-changelog --- diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 57306c03f..5c82ad201 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -302,6 +302,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. + + + + + +