Bez popisu

Veloe ee288aef44 updated 'README.md' před 1 rokem
StringReplacer c8bded00cf added pause, removed log on each checked file před 1 rokem
.gitattributes a0dd8b2eab Add .gitattributes and .gitignore. před 1 rokem
.gitignore a0dd8b2eab Add .gitattributes and .gitignore. před 1 rokem
README.md ee288aef44 updated 'README.md' před 1 rokem
StringReplacer.sln ea5d7a6210 Add project files. před 1 rokem

README.md

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)