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/User/_dd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_dd') diff --git a/Completion/User/_dd b/Completion/User/_dd index 6b07a382c..6094d60b7 100644 --- a/Completion/User/_dd +++ b/Completion/User/_dd @@ -1,4 +1,4 @@ -#defcomp dd +#compdef dd if compset -P 1 'conv\='; then # If there's a comma present, ignore up to the last one. The -- cgit 1.4.1