diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2022-04-30 15:26:58 -0400 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2022-04-30 15:26:58 -0400 |
| commit | 4a2a71d4d832cc80d0af93df817da038de55c72f (patch) | |
| tree | 3b83e459cabae21ad3096b9ae6f9e8ff05e86659 /bp.1.md | |
| parent | 206e1fa68fb921d0fd8c9d31ec59a9b7d0fc2a5d (diff) | |
Updated docs
Diffstat (limited to 'bp.1.md')
| -rw-r--r-- | bp.1.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -280,6 +280,11 @@ contain the word **"IGNORE"**) *name*`:` *pat* : Define *name* to mean *pat* (pattern definition) +*name*`::` *pat* +: Define *name* to be a special tagged pattern *pat*. This is the same as a +regular definition, except that a piece of metadata is attached to it +associating it with the specified name. + `#` *comment* : A line comment |
