From 744a92756200052837e25f4f7758175241528536 Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Thu, 23 Sep 2021 13:42:23 -0700 Subject: Deprecated (!)-errors --- bp.1.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'bp.1.md') diff --git a/bp.1.md b/bp.1.md index 87892c9..782c84f 100644 --- a/bp.1.md +++ b/bp.1.md @@ -280,13 +280,6 @@ 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 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. - `#` *comment* : A line comment -- cgit v1.2.3