diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -37,7 +37,8 @@ FETCH-FUNCTION OUTPUT-FILE &KEY (CACHE-CAPACITY 4096) (THREADS 4) function will attempt to decode an ERIS read-capability in parallel into a file specified by the OUTPUT-FILE string or pathspec. -See the docstrings of the specific functions for more details. +See the docstrings of the specific functions for more details. However, you +should only use these to write custom backends; otherwise, see below.. |