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 --- bp.1 | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'bp.1') diff --git a/bp.1 b/bp.1 index d35a9df..a403928 100644 --- a/bp.1 +++ b/bp.1 @@ -67,6 +67,10 @@ Otherwise, if \fI\fR is a positive integer, print the whole line on which matches occur, as well as the \fI\fR lines before and after the match. The default value for this argument is 1 (print whole lines where matches occur). +.B \--color \fIyes|no|auto\fR +Whether or not to use color output. Default is \fIauto\fR, which means that +output will be colored only when printing to a TTY output. + .B \--help Print the usage and exit. -- cgit v1.2.3