From 7a0415cfd70a02b2280d27556c6c54cef1c86e1a Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 15 Apr 1999 18:18:42 +0000 Subject: zsh-3.1.5-pws-11 --- Completion/User/_x_options | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/User/_x_options') diff --git a/Completion/User/_x_options b/Completion/User/_x_options index cc469286d..3190ee377 100644 --- a/Completion/User/_x_options +++ b/Completion/User/_x_options @@ -2,4 +2,4 @@ # A simple pattern completion, just as an example. -complist -J options -k '(-display -name -xrm)' +compgen -J options -k '(-display -name -xrm)' -- cgit 1.4.1