From: David Kalnischkies Date: Mon, 16 May 2016 15:18:49 +0000 (+0200) Subject: document --no- as --show-upgraded is the default X-Git-Tag: 1.3_exp2~54 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/6a5f38e99303e53f2b593442a5c1ace104c155b7 document --no- as --show-upgraded is the default --show-upgraded is the default since 906fbf8886926eeb302332d997c9bd861291e155 so documenting it as if it would be an option having an effect as is feels wrong and we do the same for other options like install-recomends, download, …, too. This commit also removes -u from the documentation, but still supports it in the commandline parsing. Eventually we should deprecate the short option, but for now lets just stop documenting it. Closes: 824456 --- diff --git a/doc/apt-get.8.xml b/doc/apt-get.8.xml index 0e66ce294..46660e4db 100644 --- a/doc/apt-get.8.xml +++ b/doc/apt-get.8.xml @@ -357,9 +357,8 @@ Configuration Item: APT::Get::Assume-No. - - Show upgraded packages; print out a list of all packages that are to be - upgraded. + + Do not show a list of all packages that are to be upgraded. Configuration Item: APT::Get::Show-Upgraded.