From 5096ed276a3f0f3c71e99124db3da0fe32770c12 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Tue, 15 Feb 2000 09:42:18 +0000 Subject: zsh-workers/9734 --- Doc/Zsh/compwid.yo | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Doc/Zsh/compwid.yo b/Doc/Zsh/compwid.yo index d56c5e5d3..9a58dc84c 100644 --- a/Doc/Zsh/compwid.yo +++ b/Doc/Zsh/compwid.yo @@ -548,7 +548,7 @@ into the command line. item(tt(-M) var(match-spec))( This gives local match specifications as described below in noderef(Matching Control). This option may be given more than once. In -this case all var(match-spec)s given are contaneted with speces +this case all var(match-spec)s given are concatenated with spaces between them to form the specification string to use. Note that they will only be used if the tt(-U) option is not given. ) @@ -589,6 +589,9 @@ will be taken as the words to use as matches even if they begin with hyphens. ) enditem() + +Except for the tt(-M) flag, if any of these flags is given more than +once, the first one (and its argument) will be used. ) findex(compset) cindex(completion widgets, modifying special parameters) -- cgit 1.4.1