diff options
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -168,7 +168,7 @@ E.g. \fB`"..`" % (`\\.) .B @\fI<name>\fB=\fI<pat>\fR \fBLet-\fI<name>\fB-equal-\fI<pat>\fR (named capture) -.B {\fI<pat>\fB => "\fI<replacement>\fB"} +.B \fI<pat>\fB => "\fI<replacement>\fB" \fBReplace-\fI<pat>\fB-with-\fI<replacement>\fR. Note: \fI<replacement>\fR should be a string, and it may contain references to captured values: \fB@0\fR (the whole of \fI<pat>\fR), \fB@1\fR (the first capture in \fI<pat>\fR), |
