aboutsummaryrefslogtreecommitdiff
path: root/bpeg.1
diff options
context:
space:
mode:
Diffstat (limited to 'bpeg.1')
-rw-r--r--bpeg.15
1 files changed, 4 insertions, 1 deletions
diff --git a/bpeg.1 b/bpeg.1
index 3d2b29e..3948b10 100644
--- a/bpeg.1
+++ b/bpeg.1
@@ -149,8 +149,11 @@ same length. Pronounced \fI<pat1>\fB-assuming-it-equals-\fI<pat2>\fR
This pattern matches the indentation at the beginning of a line that has the
same indentation as the line before (or zero indentation on the first line).
+.B #( \fI<comment>\fR )#
+A block comment (can be nested)
+
.B # \fI<comment>\fR
-A comment
+A line comment
.SH STRING PATTERNS
One of the most common use cases for pattern matching tools is matching plain,