1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
zsh/Completion/Debian/Command/_mergechanges

5 lines
106 B
Text

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