summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--txr.13
2 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e837a160..18a3e863 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-11-10 Kaz Kylheku <kaz@kylheku.com>
+ * txr.1: Document -l/--lisp-bindings.
+
+2011-11-10 Kaz Kylheku <kaz@kylheku.com>
+
* match.c (opt_nobindings, opt_arraydims): Global
variables moved from parser.l.
(opt_lisp_bindings): New variable.
diff --git a/txr.1 b/txr.1
index c5452ecb..b9158d02 100644
--- a/txr.1
+++ b/txr.1
@@ -118,6 +118,9 @@ IR false
for a failed query. The program still sets an appropriate
termination status.
+.IP -l or --lisp-bindings
+Print the variable bindings in Lisp syntax instead of shell syntax.
+
.IP -a num
Specifies the maximum number of array dimensions to use for variables
arising out of collect. The default is 1. Additional dimensions are