]> git.saurik.com Git - apt.git/commit
document --no- as --show-upgraded is the default
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 16 May 2016 15:18:49 +0000 (17:18 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 16 May 2016 15:18:49 +0000 (17:18 +0200)
commit6a5f38e99303e53f2b593442a5c1ace104c155b7
tree12c4592b375f958c145b9b950753c8247edde0e2
parenteb1f04dda07c2b69549ad9fd793cca0e91841b3e
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
doc/apt-get.8.xml