summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2016-04-29 09:04:06 +0300
committerLars Wirzenius <liw@liw.fi>2016-04-29 09:04:06 +0300
commit9805656893bf3bc941e9d410937189d4c8e73a8c (patch)
treea57a9392b93dc25a4755818eca4af6caae953dcf
parent20f141b6e76c6370e1096de0e6ed1a2775b0eeb0 (diff)
downloadobnam.org-9805656893bf3bc941e9d410937189d4c8e73a8c.tar.gz
Put back some missing lines
-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
---------------------