1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-01 16:31:53 +02:00
zsh/Completion/Debian/Command/_mergechanges

6 lines
106 B
Plaintext

#compdef mergechanges
_arguments \
'-f[output to file]' \
'*:changes file:_files -g "*.changes(-.)"'