From 5d0859a40113dcb57aba9ee877a0b531b6622584 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 19 Nov 2015 14:19:40 +0000 Subject: unposted: describe separators between values in array assignment --- Doc/Zsh/params.yo | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index eb31286e4..21bb87442 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -99,6 +99,11 @@ the syntax: ifzman() indent(var(name)tt(+=LPAR())var(value) ...tt(RPAR())) +Within the parentheses on the right hand side of either form of the +assignment, newlines and semicolons are treated the same as white space, +separating individual var(value)s. Any consecutive sequence of such +characters has the same effect. + Ordinary array parameters may also be explicitly declared with: findex(typeset, use of) ifzman() -- cgit 1.4.1