diff options
Diffstat (limited to 'txr.1')
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4368,7 +4368,7 @@ updating a hash table, et cetera. Examples: -Bind variable a to the integer 2: +Bind variable a to the integer 4: @(bind a @(+ 2 2)) |