diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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). |