about summary refs log tree commit diff
path: root/Completion/Debian/Command/_mergechanges
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Debian/Command/_mergechanges')
-rw-r--r--Completion/Debian/Command/_mergechanges4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/Debian/Command/_mergechanges b/Completion/Debian/Command/_mergechanges
index 51c9521f3..607fdacb0 100644
--- a/Completion/Debian/Command/_mergechanges
+++ b/Completion/Debian/Command/_mergechanges
@@ -1,5 +1,5 @@
 #compdef mergechanges
 
 _arguments \
-      '-f[output to file]' \
-      '*:changes file:_files -g "*.changes"'
+  '-f[output to file]' \
+  '*:changes file:_files -g "*.changes(-.)"'