Michael Prokop: 27725: apt --no-install-recommends.

This commit is contained in:
Clint Adams 2010-02-21 17:59:44 +00:00
parent 4c14f286d2
commit 5fbcf005b0
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2010-02-21 Clint Adams <clint@zsh.org>
* Michael Prokop: 27725: Completion/Debian/Command/_apt: apt
--no-install-recommends.
2010-02-21 Peter Stephenson <p.w.stephenson@ntlworld.com>
* Jonathan Beckman: 27728: Completion/X/Command/_mplayer: quote
@ -12788,5 +12793,5 @@
*****************************************************
* This is used by the shell to define $ZSH_PATCHLEVEL
* $Revision: 1.4908 $
* $Revision: 1.4909 $
*****************************************************

View File

@ -403,6 +403,7 @@ _apt-get () {
-V,--verbose-versions:bool \
-m,--ignore-missing,--fix-missing:bool \
--no-download:bool \
--no-install-recommends:bool \
--ignore-hold:bool \
--no-upgrade:bool \
--force-yes:bool \