We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa0f1c commit 963f8f3Copy full SHA for 963f8f3
README.md
@@ -27,7 +27,7 @@ Options:
27
28
Usages:
29
replace-pattern 'foo' 'bar' file.txt
30
- replace-pattern '\\/\\{[a-zA-Z0-9_-]+\\}' '--filter={"{":"{","}":"}"}' file.txt
+ replace-pattern '\/\{[a-zA-Z0-9_-]+\}' '--filter={"{":"{","}":"}"}' file.txt
31
```
32
33
It would also get displayed in case of missing parameters.
0 commit comments