aboutsummaryrefslogtreecommitdiff
path: root/bp.1
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
parent8fcf6261bdb4bee39ce5d197340113ca72967774 (diff)
Updated doc
Diffstat (limited to 'bp.1')
-rw-r--r--bp.16
1 files changed, 3 insertions, 3 deletions
diff --git a/bp.1 b/bp.1
index 8094737..11fa723 100644
--- a/bp.1
+++ b/bp.1
@@ -273,9 +273,9 @@ Define \f[I]name\f[R] to mean \f[I]pat\f[R] (pattern definition)
.TP
\f[B](!)\f[R] \f[I]error-pat\f[R]
If \f[I]error-pat\f[R] matches, \f[B]bp\f[R] will not print any results
-in this file and instead print an error message highlighting the
-matching position of \f[I]error-pat\f[R] in the file and printing the
-text of \f[I]error-pat\f[R] as an error message.
+in this file and instead print an error message to \f[B]STDERR\f[R]
+highlighting the matching position of \f[I]error-pat\f[R] in the file
+and printing the text of \f[I]error-pat\f[R] as an error message.
Then, \f[B]bp\f[R] will exit with a failure status and not process any
further files.
.TP