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

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