1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 00:41:44 +02:00

unposted: add apt-cache showsrc part missing from 16463.

This commit is contained in:
Clint Adams 2002-10-18 18:33:28 +00:00
parent 1eb8f971a4
commit 63d92c10da
2 changed files with 6 additions and 1 deletions

@ -1,3 +1,8 @@
2002-10-18 Clint Adams <clint@zsh.org>
* unposted: Completion/Debian/Command/_apt: add showsrc part missing
from 16463.
2002-10-17 Oliver Kiddle <opk@zsh.org>
* 17832: Completion/X/Command/_xloadimage: add default list of

@ -477,7 +477,7 @@ _apt-cache () {
/$'pkgnames\0'/ \| \
/$'dotty\0'/ \| \
/$'policy\0'/ /$'[^\0]#\0'/ ':packages::_deb_packages "$expl_packages[@]" avail' \# \| \
/"[]"/ ':argument-1::compadd "$expl_action[@]" help add gencaches showpkg stats dump dumpavail unmet check search show depends pkgnames dotty policy'
/"[]"/ ':argument-1::compadd "$expl_action[@]" help add gencaches showpkg showsrc stats dump dumpavail unmet check search show depends pkgnames dotty policy'
_apt-cache () {
local expl_action expl_packages expl_pkg_cache expl_src_cache