aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-09-04 14:09:20 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-09-04 14:09:20 -0700
commit58fef531ebf01b1c12589e4e50c712d351d9bfaa (patch)
tree473152acdff31e9eb7652d6ecdc0d7836d61e0dc /bp.1.md
parent900466c48380ae3c2ba6f29c75c8423c3751abea (diff)
Changed non-tty output to BARE instead of PLAIN
Diffstat (limited to 'bp.1.md')
-rw-r--r--bp.1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bp.1.md b/bp.1.md
index 6cf8f50..87892c9 100644
--- a/bp.1.md
+++ b/bp.1.md
@@ -77,7 +77,7 @@ all text before and after each match.
prints line numbers with no coloring, *bare* prints only the match text,
*file:line* prints the filename and line number for each match (grep-style),
and *auto* (the default) uses *fancy* formatting when the output is a TTY and
-*plain* formatting otherwise.
+*bare* formatting otherwise.
`-h`, `--help`
: Print the usage and exit.