Skip to content

Commit 8fdaa01

Browse files
authored
Update README.md
1 parent d6e3407 commit 8fdaa01

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,18 +47,20 @@ Flags:
4747
Append mode for files
4848
-chunked int
4949
Chuked files from line (e.g output / output_1 / output_2)
50+
-debug
51+
Show debug message!
5052
-distribute
5153
Distribution to files
5254
-find string
5355
Find string in line (colorize red)
5456
-format string
5557
Change output format (json, md-table, html-table) (default "line")
56-
-prefix string
57-
Prefix string
5858
-grep string
5959
Greping with Regular Expression (like grep)
6060
-grepv string
6161
Inverse greping with Regular Expression (like grep -v)
62+
-prefix string
63+
Prefix string
6264
-replace string
6365
Replace string in line with '-find' option
6466
-rmnl
@@ -74,7 +76,7 @@ Flags:
7476
-with-line
7577
With line number (colorize blue)
7678
-with-time
77-
With timestamp (colorize blue)
79+
With timestamp (colorize green)
7880
```
7981

8082
## 📚 Case of Study

0 commit comments

Comments
 (0)