aboutsummaryrefslogtreecommitdiff
path: root/bp.1.md
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-05-20 00:46:53 -0700
committerBruce Hill <bruce@bruce-hill.com>2021-05-20 00:46:53 -0700
commit27f6c391c8da6efe49b11f73f5258d5cb124590b (patch)
tree6ba0cd2231a00853223da034c95f5a350d61fa5a /bp.1.md
parentd9f0a92839000018eaaf7ebb34ed0260792fd116 (diff)
Added errors doc
Diffstat (limited to 'bp.1.md')
-rw-r--r--bp.1.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/bp.1.md b/bp.1.md
index 94b1af0..74fa454 100644
--- a/bp.1.md
+++ b/bp.1.md
@@ -241,6 +241,13 @@ contain the word **"IGNORE"**)
*name***:** *pat*
: Define *name* to mean *pat* (pattern definition)
+**(!)** *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
+message. Then, **bp** will exit with a failure status and not process any
+further files.
+
**\#** *comment*
: A line comment