From e141e9e2f2b70e1cc447fd25719d6546fd7cfaeb Mon Sep 17 00:00:00 2001 From: Bruce Hill Date: Mon, 28 Sep 2020 16:36:26 -0700 Subject: Updated docs for comments --- bpeg.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'bpeg.1') 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\fB-assuming-it-equals-\fI\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\fR )# +A block comment (can be nested) + .B # \fI\fR -A comment +A line comment .SH STRING PATTERNS One of the most common use cases for pattern matching tools is matching plain, -- cgit v1.2.3