You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Usage:
30
30
go-replace
31
31
32
32
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)
34
34
-m, --mode=[replace|line|lineinfile|template] replacement mode - replace: replace match with term; line: replace line with term; lineinfile: replace line with term or
35
35
if not found append to term to file; template: parse content as golang template, search value have to start uppercase
0 commit comments