|
il y a 1 an | |
---|---|---|
StringReplacer | il y a 1 an | |
.gitattributes | il y a 1 an | |
.gitignore | il y a 1 an | |
README.md | il y a 1 an | |
StringReplacer.sln | il y a 1 an |
Command-line arguments
-p {PATH} - set path to files directory
-f {WORD} - set word to fing in files
-r {WORD} - sed word to replace in files
-e {EXT} - set files extention masks to files splitted with a whitespace (Example: "*.pas .dpr")
-i {REGEX} - set regex expression for full file path check (Example: "_\S|" - ignores folders with _ symbol)