1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-03 22:32:12 +02:00

33712: add --auto-remove option

This commit is contained in:
saga 2014-11-21 12:05:22 +01:00 committed by Oliver Kiddle
parent 69594a6cf0
commit 8cd812a1d3
2 changed files with 3 additions and 0 deletions

View file

@ -1,5 +1,7 @@
2014-11-21 Oliver Kiddle <opk@zsh.org>
* saga.xu: 33712: Completion/Debian/_apt: add --auto-remove
* 33738: Src/Zle/zle_vi.c, Test/X02zlevi.ztst: account for a
selection in vi-replace-chars

View file

@ -455,6 +455,7 @@ _apt-get () {
--tar-only:bool \
--arch-only:bool \
--allow-unauthenticated:bool \
--auto-remove:bool \
-- \
/$'update\0'/ \| \
/$'upgrade\0'/ \| \