diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-03-17 21:11:30 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-03-17 21:11:30 -0700 |
commit | 772733d9558e63afe8f33ab9f230407242bed2ce (patch) | |
tree | 58f265037591471d199b1711cf343ff61abf2a8e /ChangeLog | |
parent | 41cc08bc7b988e54acef818e6a4a5a24b396fe6f (diff) | |
download | txr-772733d9558e63afe8f33ab9f230407242bed2ce.tar.gz txr-772733d9558e63afe8f33ab9f230407242bed2ce.tar.bz2 txr-772733d9558e63afe8f33ab9f230407242bed2ce.zip |
* txr.c (help): Added missing documentation for -e and -p.
Also documented -P.
(txr_main): New option implemented, -P.
* txr.1: Document -P, and clean up -e and -p documentation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2015-03-17 Kaz Kylheku <kaz@kylheku.com> + + * txr.c (help): Added missing documentation for -e and -p. + Also documented -P. + (txr_main): New option implemented, -P. + + * txr.1: Document -P, and clean up -e and -p documentation. + 2015-03-11 Kaz Kylheku <kaz@kylheku.com> Version 105. |