From f6bb376d1ba7984a35ff06e90a772cb5ba224d0c Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Wed, 12 May 2021 19:20:58 -0700 Subject: Added --color flag --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 39f6b5c..9d9dfd8 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ It's written in pure C with no dependencies. * `-c` `--context ` change how many lines of context are printed (`0`: no context, `all`: the whole file, `` matching lines and `` lines before/after) * `-g` `--grammar ` use the specified file as a grammar * `-G` `--git` get filenames from git +* `--color yes|no|auto` force output to use or not use color See `man ./bp.1` for more details. -- cgit v1.2.3