diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-09-04 14:09:20 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-09-04 14:09:20 -0700 |
| commit | 58fef531ebf01b1c12589e4e50c712d351d9bfaa (patch) | |
| tree | 473152acdff31e9eb7652d6ecdc0d7836d61e0dc /bp.1 | |
| parent | 900466c48380ae3c2ba6f29c75c8423c3751abea (diff) | |
Changed non-tty output to BARE instead of PLAIN
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 2.14.0.2 +.\" Automatically generated by Pandoc 2.14.2 .\" .TH "BP" "1" "May 17 2021" "" "" .hy @@ -81,7 +81,7 @@ Set the output format. line numbers with no coloring, \f[I]bare\f[R] prints only the match text, \f[I]file:line\f[R] prints the filename and line number for each match (grep-style), and \f[I]auto\f[R] (the default) uses -\f[I]fancy\f[R] formatting when the output is a TTY and \f[I]plain\f[R] +\f[I]fancy\f[R] formatting when the output is a TTY and \f[I]bare\f[R] formatting otherwise. .TP \f[B]-h\f[R], \f[B]--help\f[R] |
