zsh-workers
 help / color / mirror / code / Atom feed
960194ce772caa9b7457c931ef50c7ecb3156bf8 blob 511 bytes (raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
 
#compdef debchange dch=debchange

_arguments \
  '(-h --help)'{-h,--help}'[display help information]' \
  '--version' \
  '(--append -a --newversion -v --increment -i)'{-i,--increment}'[increment release or version number]' \
  '(--append -a --newversion -v --increment -i)'{-a,--append}'[add new changelog entry]' \
  '(--append -a --newversion -v --increment -i)'{-v,--newversion}'[specify new version number]:version:' \
  '(--preserve -p)'{-p,--preserve}'[preserve source tree directory name]' \
  ':text:'
debug log:

solving 960194c ...
found 960194c in https://git.vuxu.org/mirror/zsh/

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).