diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2021-05-30 18:49:23 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2021-05-30 18:49:23 -0700 |
commit | 6e5989c5666e7849d62b4b8f6f8fdbf8a9f31964 (patch) | |
tree | 997dd7fffb8425f46f4d3316c632f9b4e1e651ee | |
parent | 830c1364e54803a2c82c1331bc6fd6fcb59220be (diff) | |
download | txr-6e5989c5666e7849d62b4b8f6f8fdbf8a9f31964.tar.gz txr-6e5989c5666e7849d62b4b8f6f8fdbf8a9f31964.tar.bz2 txr-6e5989c5666e7849d62b4b8f6f8fdbf8a9f31964.zip |
doc: put-json and put-jsonl return the object.
* txr.1: Document return value of put-json and put-jsonl.
-rw-r--r-- | txr.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -71967,6 +71967,13 @@ escape sequences, specifying the code points of a UTF-16 surrogate pair encoding that character. This representation is described in RFC 8259. .RE +The +.code put-json +and +.code put-jsonl +functions return +.metn t . + .coNP Function @ tojson .synb .mets (tojson < obj <> [ flat-p ]) |