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 | 848fd87a5857332a8d4f1e8c12283063481b1286 (patch) | |
tree | 997dd7fffb8425f46f4d3316c632f9b4e1e651ee | |
parent | 7318d9ef82e244587f3502db1cb5542dd28ce7d7 (diff) | |
download | txr-848fd87a5857332a8d4f1e8c12283063481b1286.tar.gz txr-848fd87a5857332a8d4f1e8c12283063481b1286.tar.bz2 txr-848fd87a5857332a8d4f1e8c12283063481b1286.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 ]) |