Skip to content

Commit 0985de6

Browse files
committed
Update readme
1 parent a9e5058 commit 0985de6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Usage:
3030
go-replace
3131
3232
Application Options:
33-
--threads= Set thread concurrency for replacing in multiple files at same time (default: 10)
33+
--threads= Set thread concurrency for replacing in multiple files at same time (default: 20)
3434
-m, --mode=[replace|line|lineinfile|template] replacement mode - replace: replace match with term; line: replace line with term; lineinfile: replace line with term or
3535
if not found append to term to file; template: parse content as golang template, search value have to start uppercase
3636
(default: replace)

0 commit comments

Comments
 (0)