From 8ceb54fbc2f879e0e80f58c18761bd54db07e5f7 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:25:40 +0000 Subject: zsh-3.1.5-pws-15 --- Completion/Builtins/_setopt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Builtins/_setopt') diff --git a/Completion/Builtins/_setopt b/Completion/Builtins/_setopt index e5a6c054f..17ecafb20 100644 --- a/Completion/Builtins/_setopt +++ b/Completion/Builtins/_setopt @@ -1,4 +1,4 @@ -#defcomp setopt +#compdef setopt # If you first want to complete only unset options, un-comment the lines # setting the _unset_options array and then use: -- cgit 1.4.1