aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-05-20 13:05:47 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-05-20 13:05:47 -0700
commita0028e96055669ab83dd6ff9e14b0e728a121d7d (patch)
treeed70c075a75648a64e5038b217da069b349c1b5d /bp.1.md
parent8fcf6261bdb4bee39ce5d197340113ca72967774 (diff)
Updated doc
Diffstat (limited to 'bp.1.md')
-rw-r--r--bp.1.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/bp.1.md b/bp.1.md
index 74fa454..31cf26e 100644
--- a/bp.1.md
+++ b/bp.1.md
@@ -243,8 +243,8 @@ contain the word **"IGNORE"**)
**(!)** *error-pat*
: If *error-pat* matches, **bp** will not print any results in this file and
-instead print an error message highlighting the matching position of
-*error-pat* in the file and printing the text of *error-pat* as an error
+instead print an error message to **STDERR** highlighting the matching position
+of *error-pat* in the file and printing the text of *error-pat* as an error
message. Then, **bp** will exit with a failure status and not process any
further files.