diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-05-12 19:20:58 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-05-12 19:20:58 -0700 |
| commit | f6bb376d1ba7984a35ff06e90a772cb5ba224d0c (patch) | |
| tree | f3854008443737de5cbbad529613a7533acb2ee8 /bp.1 | |
| parent | 1a1b3ecfee276795e4c9b2981207e2aba289976c (diff) | |
Added --color flag
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -67,6 +67,10 @@ Otherwise, if \fI<N>\fR is a positive integer, print the whole line on which matches occur, as well as the \fI<N-1>\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. |
