From 08ddb2593bf979e0d281ddde9f97aa3e77d90ea2 Mon Sep 17 00:00:00 2001 From: Sven Wischnowsky Date: Mon, 29 May 2000 14:48:38 +0000 Subject: doc fix, missing `)' (11638) --- Doc/Zsh/compsys.yo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Doc/Zsh/compsys.yo') diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index 217090790..d88fbc77b 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -2881,7 +2881,7 @@ Note that using multiple sets will be slower than using only one set because the completion code has to parse the command line once for every set. So more than one set should only be used if the command syntax is too complicated. Note also that a option specification with -rest-arguments (as in `tt(-foo:*:...)' often allows to avoid the use +rest-arguments (as in `tt(-foo:*:...)') often allows to avoid the use of multiple sets. Another option supported is `tt(-O) var(name)'. The var(name) will be -- cgit 1.4.1