mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-20 02:12:51 +02:00
commit bash-20040129 snapshot
This commit is contained in:
+3
-1
@@ -8720,7 +8720,9 @@ a unit.
|
||||
.PP
|
||||
Commands inside of \fB$(\fP...\fB)\fP command substitution are not
|
||||
parsed until substitution is attempted. This will delay error
|
||||
reporting until some time after the command is entered.
|
||||
reporting until some time after the command is entered. For example,
|
||||
unmatched parentheses, even inside shell comments, will result in
|
||||
error messages while the construct is being read.
|
||||
.PP
|
||||
Array variables may not (yet) be exported.
|
||||
.zZ
|
||||
|
||||
Reference in New Issue
Block a user