zsh-workers
 help / color / mirror / code / Atom feed
* Completion for Debian _apt missing --auto-remove option
@ 2014-11-19 12:13 saga
  2014-11-20  0:34 ` Axel Beckert
  0 siblings, 1 reply; 2+ messages in thread
From: saga @ 2014-11-19 12:13 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 721 bytes --]

Hi guys, 

 I installed zsh on Ubuntu 14.10,and make it the default shell. But i found that the zsh completion for apt-get missiong the "--auto-remove" option.
     --auto-remove
           If the command is either install or remove, then this option acts like running the autoremove command, removing unused dependency packages. Configuration Item:
           APT::Get::AutomaticRemove.

I checked the debian's apt-get,it also has the  "--auto-remove" option。
This is not a ubuntu-only feature, i fixed this with one line addtion in "Completion/Debian/_apt" as bellow:
 --auto-remove:bool \


                                                                                                      Many thanks.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-20  0:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19 12:13 Completion for Debian _apt missing --auto-remove option saga
2014-11-20  0:34 ` Axel Beckert

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).