From 8fdaa012088b9b1d62846588522ace7d60c03d24 Mon Sep 17 00:00:00 2001 From: HAHWUL Date: Sun, 14 Feb 2021 17:24:17 +0900 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a46ab20..d0d86e2 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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