about summary refs log tree commit diff
path: root/Completion/User/_gunzip
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/User/_gunzip')
-rw-r--r--Completion/User/_gunzip2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/User/_gunzip b/Completion/User/_gunzip
index 35a27e774..7868e0c24 100644
--- a/Completion/User/_gunzip
+++ b/Completion/User/_gunzip
@@ -1,3 +1,3 @@
-#defcomp gunzip zcat
+#compdef gunzip zcat
 
 _files -g '*.[gG][z]'