summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjandersonlee@23dda5f3b375f2e05809d1438817748bb3b98d6e <jandersonlee@web>2016-04-29 05:21:16 +0000
committeradmin <admin@branchable.com>2016-04-29 05:21:16 +0000
commitb6baea1b35ba6c54dd96b6471617c991e48a8bb6 (patch)
treea240872ecec12cbc0a37c99d0fe5cb5db1d7afb8
parent9ed4cc8827ad3153c2540a4ba64d3ce743ec9696 (diff)
downloadobnam.org-b6baea1b35ba6c54dd96b6471617c991e48a8bb6.tar.gz
put back deleted text
-rw-r--r--format-green-albatross.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/format-green-albatross.mdwn b/format-green-albatross.mdwn
index f1486d4..ef00495 100644
--- a/format-green-albatross.mdwn
+++ b/format-green-albatross.mdwn
@@ -55,6 +55,8 @@ A bag is implemented as a Python `dict` object:
'blobs': [...],
}
+The `blobs` field contains the blobs. Each blob may be an arbitrary
+byte string (for chunks), or an encoded Python object.
Object identifiers
==================