From d93698c8d77c2bc01bc78c3e495ef3e484100e55 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 10 Nov 2011 19:14:27 -0800 Subject: * txr.1: Document -l/--lisp-bindings. --- ChangeLog | 4 ++++ txr.1 | 3 +++ 2 files changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index e837a160..18a3e863 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-11-10 Kaz Kylheku + + * txr.1: Document -l/--lisp-bindings. + 2011-11-10 Kaz Kylheku * match.c (opt_nobindings, opt_arraydims): Global 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 -- cgit v1.2.3