There was an error while loading. Please reload this page.
1 parent 3a7210b commit 3470e36Copy full SHA for 3470e36
README.md
@@ -62,6 +62,8 @@ If `--path` (with or without `--path-pattern` or `--path-regex`) the files insid
62
be overwritten. If `daemon.conf.tmpl` should be written as `daemon.conf` the option `--output-strip-ext=.tmpl` will do
63
this based on the source file name.
64
65
+Regular expression's back references can be activated with `--regex-backrefs` and must be specified as `$1, $2 ... $9`.
66
+
67
68
| Mode | Description |
69
|:-----------|:---------------------------------------------------------------------------------------------------------------------------------------------------------------|
0 commit comments