aboutsummaryrefslogtreecommitdiff
path: root/docs/io.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/io.md')
-rw-r--r--docs/io.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/io.md b/docs/io.md
index 74fe3a6..443c978 100644
--- a/docs/io.md
+++ b/docs/io.md
@@ -18,7 +18,7 @@ llib.io.pprint({a = 5, b = {9, 9, 22}})
- max_depth (2) - maximum depth that will not be collapsed
- start_nl_at (3) - maximum depth that will be kept in-line
- collapse_all (0 | false) - skip all newlines
-
+- collapse_to_memory (1 | true) - print memory address instead of ...
### error/warn/log/debug
'accepts a string