From 21d4b4cc0ec21e204210328b63c1303c7dcfd702 Mon Sep 17 00:00:00 2001 From: Marko Myllynen Date: Tue, 10 May 2016 19:19:01 +0900 Subject: 38458: mention the option -i of _multi_parts --- ChangeLog | 5 +++++ Doc/Zsh/compsys.yo | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index cb0aa41bb..b5039a5bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-03-10 Jun-ichi Takimoto + + * Marko Myllynen: 38458: Doc/Zsh/compsys.yo: mention the option + -i of _multi_parts + 2016-05-09 Barton E. Schaefer * Jun T.: 38445 (+tweak): Test/C02cond.ztst: subsequent tests rely diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo index d478e818e..203c436a5 100644 --- a/Doc/Zsh/compsys.yo +++ b/Doc/Zsh/compsys.yo @@ -4416,7 +4416,7 @@ the time this function is called, tt(compstate[insert]) is cleared, so additional matches generated later are not inserted on the command line. ) findex(_multi_parts) -item(tt(_multi_parts) var(sep) var(array))( +item(tt(_multi_parts) [ tt(-i) ] var(sep) var(array))( The argument var(sep) is a separator character. The var(array) may be either the name of an array parameter or a literal array in the form -- cgit 1.4.1