mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-08 21:00:48 +02:00
more changes for bracket expressions in patterns
This commit is contained in:
+1
-1
@@ -3984,7 +3984,7 @@ Matches anything except one of the given patterns
|
||||
.RE
|
||||
.PD
|
||||
.PP
|
||||
The\fBextglob\fP option changes the behavior of the parser, since the
|
||||
The \fBextglob\fP option changes the behavior of the parser, since the
|
||||
parentheses are normally treated as operators with syntactic meaning.
|
||||
To ensure that extended matching patterns are parsed correctly, make sure
|
||||
that \fBextglob\fP is enabled before parsing constructs containing the
|
||||
|
||||
Reference in New Issue
Block a user