From 84337f60f4fa3c22a27b1c4313837b5a6cb75183 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 1 Feb 2000 13:54:11 +0000 Subject: zsh-workers/9502 --- Completion/Core/_match | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Core/_match') diff --git a/Completion/Core/_match b/Completion/Core/_match index f482b11e5..b7075b715 100644 --- a/Completion/Core/_match +++ b/Completion/Core/_match @@ -1,7 +1,7 @@ #autoload # This is intended to be used as a completer function after the normal -# completer as in: `zstyle "*" completer _complete _match'. +# completer as in: `zstyle ":completion:*" completer _complete _match'. # It temporarily switches on pattern matching, allowing you to try # completion on patterns without having to setopt glob_complete. # -- cgit 1.4.1