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/_hash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Builtins/_hash') diff --git a/Completion/Builtins/_hash b/Completion/Builtins/_hash index 4d4ba4244..b03cf7fb9 100644 --- a/Completion/Builtins/_hash +++ b/Completion/Builtins/_hash @@ -1,4 +1,4 @@ -#defcomp hash +#compdef hash if [[ "$words[2]" = -*d* ]]; then if compset -P 1 '*\='; then -- cgit 1.4.1