From 58fef531ebf01b1c12589e4e50c712d351d9bfaa Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Sat, 4 Sep 2021 14:09:20 -0700 Subject: Changed non-tty output to BARE instead of PLAIN --- bp.1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bp.1.md') 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. -- cgit v1.2.3