Skip to content
Snippets Groups Projects
Commit f6c1163e authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

clarify that replacement, but not expression evaluation,

is done on the string in group.regex=string
We really should rename the style, in this case, to "replacement".
parent 81ed0521
No related branches found
No related tags found
No related merge requests found
......@@ -240,7 +240,8 @@ can be
.BR regex ,
which means that
.B <group>
will be expanded according to regex (7), and
will be expanded as a replacement string (but not as a regular expression)
according to regex (7), and
.B base
or
.B exact
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment