about summary refs log tree commit diff
path: root/Completion/Base/_default
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/Base/_default')
-rw-r--r--Completion/Base/_default2
1 files changed, 1 insertions, 1 deletions
diff --git a/Completion/Base/_default b/Completion/Base/_default
index 9ea1a09db..b49ca7115 100644
--- a/Completion/Base/_default
+++ b/Completion/Base/_default
@@ -1,4 +1,4 @@
-#defcomp -default-
+#compdef -default-
 
 # We first try the `compctl's. This is without first (-T) and default (-D)
 # completion. If you want them add `-T' and/or `-D' to this command.