summaryrefslogtreecommitdiffstats
path: root/txr.1
diff options
context:
space:
mode:
Diffstat (limited to 'txr.1')
-rw-r--r--txr.13
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index a62a3d41..704e9b45 100644
--- a/txr.1
+++ b/txr.1
@@ -1147,7 +1147,8 @@ comments are introduced just by a ; character.
Example:
@(foo ; this is a comment
- bar) ; this is another comment
+ bar ; this is another comment
+ )
This is equivalent to @(foo bar).