about summary refs log tree commit diff
path: root/Completion/Base/_default
diff options
context:
space:
mode:
authorTanaka Akira <akr@users.sourceforge.net>1999-04-15 18:25:40 +0000
committerTanaka Akira <akr@users.sourceforge.net>1999-04-15 18:25:40 +0000
commit8ceb54fbc2f879e0e80f58c18761bd54db07e5f7 (patch)
treed97bf208b73d5385b174c454e4f41839dc421d25 /Completion/Base/_default
parent6c1fb551ba0973c9a86e1ea479d553d66c6bf6b7 (diff)
downloadzsh-dot-zsh-3.1.5-pws-15-last-snapshot-.tar.gz
zsh-dot-zsh-3.1.5-pws-15-last-snapshot-.tar.xz
zsh-dot-zsh-3.1.5-pws-15-last-snapshot-.zip
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.