From 7691d6e2de23bf7ea99f4161532d13c0b7374b88 Mon Sep 17 00:00:00 2001 From: orangeSi Date: Wed, 3 Jun 2020 14:30:41 +0800 Subject: [PATCH] update --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fcca01..41e4015 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,10 @@ A2 $ ./grepfile t.list q.list # by default: --ignore-line-mathed-by "^[#@]" --delete-chars-from-column "^>" A1 +$./grepfile t.list q.list --exact-match 0 +>B1 +A1 + $ ldd grepfile not a dynamic executable @@ -23,7 +27,7 @@ $ ldd grepfile ``` -Contact: ilikeorangeapple@gmail.com or go to https://github.com/orangeSi/grepfile/issues +Contact: https://github.com/orangeSi/grepfile/issues Usage: grepfile [flags...] [arg...]