File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -47,18 +47,20 @@ Flags:
47
47
Append mode for files
48
48
-chunked int
49
49
Chuked files from line (e.g output / output_1 / output_2)
50
+ -debug
51
+ Show debug message!
50
52
-distribute
51
53
Distribution to files
52
54
-find string
53
55
Find string in line (colorize red)
54
56
-format string
55
57
Change output format (json, md-table, html-table) (default "line")
56
- -prefix string
57
- Prefix string
58
58
-grep string
59
59
Greping with Regular Expression (like grep)
60
60
-grepv string
61
61
Inverse greping with Regular Expression (like grep -v)
62
+ -prefix string
63
+ Prefix string
62
64
-replace string
63
65
Replace string in line with '-find' option
64
66
-rmnl
74
76
-with-line
75
77
With line number (colorize blue)
76
78
-with-time
77
- With timestamp (colorize blue )
79
+ With timestamp (colorize green )
78
80
```
79
81
80
82
## 📚 Case of Study
You can’t perform that action at this time.
0 commit comments