summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2021-05-30 18:49:23 -0700
committerKaz Kylheku <kaz@kylheku.com>2021-05-30 18:49:23 -0700
commit848fd87a5857332a8d4f1e8c12283063481b1286 (patch)
tree997dd7fffb8425f46f4d3316c632f9b4e1e651ee
parent7318d9ef82e244587f3502db1cb5542dd28ce7d7 (diff)
downloadtxr-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.17
1 files changed, 7 insertions, 0 deletions
diff --git a/txr.1 b/txr.1
index 1f764f6b..04459f6e 100644
--- a/txr.1
+++ b/txr.1
@@ -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 ])