diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-09-23 13:42:46 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-09-23 13:42:46 -0700 |
| commit | e938ecbdcce8d56d2cf78e57879e364f990b99be (patch) | |
| tree | 18579b8060fd2295238cbbf8d4f25781f41ba377 /bp.1.md | |
| parent | cf99abb852536867169168d2c7fabf158099dfd9 (diff) | |
| parent | 744a92756200052837e25f4f7758175241528536 (diff) | |
Merge branch 'master' into setjmp
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 |
