about summary refs log tree commit diff
path: root/Completion/Debian/Command/_mergechanges
blob: 51c9521f3995f2586c106c974641d41cd7d3a29a (plain) (blame)
1
2
3
4
5
#compdef mergechanges

_arguments \
      '-f[output to file]' \
      '*:changes file:_files -g "*.changes"'