Package: zsh
Version: 4.3.4-24
Severity: normal

I made a completion for dpkg-repack:

cat /usr/share/zsh/4.3.4/functions/Completion/Debian/_dpkg-repack
#compdef dpkg-repack

_arguments \
        '--root=[Take package from filesystem rooted on <dir>.]' \
        '--arch=[Force the parch to be built for architecture <arch>.]' \
        '--generate[Generate build directory but do not build deb.]' \
        '*:package:_deb_packages xinstalled'

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to