From 222e7e7f5cd64fcb2cf7f2d65e03a2f57982ce74 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 16 Oct 2019 08:15:16 +0200 Subject: Minor documentation tweak --- doc/manual.cli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual.cli') diff --git a/doc/manual.cli b/doc/manual.cli index c1cfb1e..dc9ba82 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -3396,7 +3396,7 @@ x = (a == b) # eval context x = {foo bar} # name generation x = [null] # attributes x = name@value # pairs -x = # comments +x = # start of a comment \ The complete set of syntax characters is \c{$(){\}[]@#} plus space and tab. -- cgit v1.1