mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-11 22:51:17 +02:00
32814: Add some more recent dpkg options
Expands dpkg completion by adding the --add-architecture, --remove-architecture, and --print-foreign-architectures options. Initially submitted to Debian at https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681518#13
This commit is contained in:
parent
d6c759fc80
commit
2abc8530dd
2 changed files with 16 additions and 0 deletions
|
@ -9,6 +9,10 @@
|
||||||
* Daniel Bolton: 32815: Completion/Debian/Command/_aptitude:
|
* Daniel Bolton: 32815: Completion/Debian/Command/_aptitude:
|
||||||
missing resolver options
|
missing resolver options
|
||||||
|
|
||||||
|
* Sebastian Ramacher: 32814: Completion/Debian/Command/_dpkg:
|
||||||
|
Add --add-architecture, --remove-architecture, and
|
||||||
|
--print-foreign-architectures options.
|
||||||
|
|
||||||
2014-07-03 Mikael Magnusson <mikachu@gmail.com>
|
2014-07-03 Mikael Magnusson <mikachu@gmail.com>
|
||||||
|
|
||||||
* 32821: Completion/Unix/Command/_gcc: Update _gcc as of GCC
|
* 32821: Completion/Unix/Command/_gcc: Update _gcc as of GCC
|
||||||
|
|
|
@ -50,6 +50,9 @@ _dpkg_actions=(
|
||||||