* Update apt-get completion to include the flag "--no-install-recommends"
This commit is contained in:
parent
23b64f38d9
commit
399978cba0
@ -2121,6 +2121,7 @@ _apt_get()
|
||||
--target-release --no-upgrade --force-yes \
|
||||
--print-uris --purge --reinstall \
|
||||
--list-cleanup --default-release \
|
||||
--no-install-recommends \
|
||||
--trivial-only --no-remove --diff-only \
|
||||
--tar-only --config-file --option --auto-remove' -- $cur ) )
|
||||
else
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -24,6 +24,8 @@ bash-completion (20080501-1) UNRELEASED; urgency=low
|
||||
(Closes: #409423)
|
||||
* Update mutt completion to handle local usernames.
|
||||
(Closes: #416655)
|
||||
* Update apt-get completion to include the flag "--no-install-recommends"
|
||||
(Closes: #475242)
|
||||
|
||||
-- David Paleino <d.paleino@gmail.com> Thu, 01 May 2008 23:11:27 +0200
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user