summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--format-green-albatross.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/format-green-albatross.mdwn b/format-green-albatross.mdwn
index c5361de..b2ef215 100644
--- a/format-green-albatross.mdwn
+++ b/format-green-albatross.mdwn
@@ -93,6 +93,7 @@ replacing the unused blobs with empty values (Python's None) to save
space. This mutates a bag, but only in ways that (correct) users won't
notice.
+
Client list
===========
@@ -105,6 +106,7 @@ and each item in the bag has the following structure:
'encryption-key': None,
}
+
Chunks
======
@@ -126,6 +128,7 @@ object of the indexes is:
'used-by-tree': '1234567890abcdef.0,,
}
+
Checksum to chunk ids
---------------------