HEX
Server: Apache
System: Linux info 3.0 #1337 SMP Tue Jan 01 00:00:00 CEST 2000 all GNU/Linux
User: u115237990 (7145895)
PHP: 8.3.32
Disabled: NONE
Upload Files
File: //kunden/usr/share/zsh/functions/Completion/Debian/_dpkg-repack
#compdef dpkg-repack

_arguments \
  '--root=[take package from filesystem rooted on <dir>]:root dir:_files -/' \
  '--arch=[force the package to be built for specified architecture]:architecture:_deb_architectures' \
  '--generate[generate build directory but do not build deb]' \
  '*:package:_deb_packages xinstalled'