1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-19 13:33:52 +01:00
zsh/Completion/Debian/Command/_mergechanges

6 lines
106 B
Plaintext
Raw Normal View History

2005-11-23 00:30:28 +01:00
#compdef mergechanges
_arguments \
'-f[output to file]' \
'*:changes file:_files -g "*.changes(-.)"'