From 848fd87a5857332a8d4f1e8c12283063481b1286 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 30 May 2021 18:49:23 -0700 Subject: doc: put-json and put-jsonl return the object. * txr.1: Document return value of put-json and put-jsonl. --- txr.1 | 7 +++++++ 1 file changed, 7 insertions(+) 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 ]) -- cgit v1.2.3