Skip to content

Commit 3470e36

Browse files
committed
Add backref documentation
1 parent 3a7210b commit 3470e36

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ If `--path` (with or without `--path-pattern` or `--path-regex`) the files insid
6262
be overwritten. If `daemon.conf.tmpl` should be written as `daemon.conf` the option `--output-strip-ext=.tmpl` will do
6363
this based on the source file name.
6464

65+
Regular expression's back references can be activated with `--regex-backrefs` and must be specified as `$1, $2 ... $9`.
66+
6567

6668
| Mode | Description |
6769
|:-----------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|

0 commit comments

Comments
 (0)