diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-09-23 13:42:23 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-09-23 13:42:23 -0700 |
| commit | 744a92756200052837e25f4f7758175241528536 (patch) | |
| tree | 658a04ebc9aa902099febd36a9060d95094fcda3 /bp.1.md | |
| parent | 55ff8ec6637d90d50ed83c43f83e25fe4571f6bb (diff) | |
Deprecated (!)-errors
Diffstat (limited to 'bp.1.md')
| -rw-r--r-- | bp.1.md | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -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 |
