mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 03:10:50 +02:00
commit bash-20200417 snapshot
This commit is contained in:
@@ -7312,6 +7312,9 @@ the optional subscript is supplied, that index is assigned to;
|
||||
otherwise the index of the element assigned is the last index assigned
|
||||
to by the statement plus one. Indexing starts at zero.
|
||||
|
||||
Each @var{value} in the list undergoes all the shell expansions
|
||||
described above (@pxref{Shell Expansions}).
|
||||
|
||||
When assigning to an associative array, the words in a compound assignment
|
||||
may be either assignment statements, for which the subscript is required,
|
||||
or a list of words that is interpreted as a sequence of alternating keys
|
||||
|
||||
Reference in New Issue
Block a user