Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hahwul authored Feb 14, 2021
1 parent d6e3407 commit 8fdaa01
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,18 +47,20 @@ Flags:
Append mode for files
-chunked int
Chuked files from line (e.g output / output_1 / output_2)
-debug
Show debug message!
-distribute
Distribution to files
-find string
Find string in line (colorize red)
-format string
Change output format (json, md-table, html-table) (default "line")
-prefix string
Prefix string
-grep string
Greping with Regular Expression (like grep)
-grepv string
Inverse greping with Regular Expression (like grep -v)
-prefix string
Prefix string
-replace string
Replace string in line with '-find' option
-rmnl
Expand All @@ -74,7 +76,7 @@ Flags:
-with-line
With line number (colorize blue)
-with-time
With timestamp (colorize blue)
With timestamp (colorize green)
```

## 📚 Case of Study
Expand Down

0 comments on commit 8fdaa01

Please sign in to comment.