diff options
Diffstat (limited to 'bp.1')
| -rw-r--r-- | bp.1 | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 2.17.1.1 +.\" Automatically generated by Pandoc 2.18 .\" .\" Define V font for inline verbatim, using C font in formats .\" that render this, and otherwise B font. @@ -342,6 +342,11 @@ not contain the word \f[B]\[lq]IGNORE\[rq]\f[R]) \f[I]name\f[R]\f[B]:\f[R] \f[I]pat\f[R] Define \f[I]name\f[R] to mean \f[I]pat\f[R] (pattern definition) .TP +\f[I]name\f[R]\f[B]::\f[R] \f[I]pat\f[R] +Define \f[I]name\f[R] to be a special tagged pattern \f[I]pat\f[R]. +This is the same as a regular definition, except that a piece of +metadata is attached to it associating it with the specified name. +.TP \f[B]#\f[R] \f[I]comment\f[R] A line comment .SH GRAMMAR FILES |
