diff --git a/README.rst b/README.rst index 8f4078c..aebd997 100644 --- a/README.rst +++ b/README.rst @@ -143,9 +143,7 @@ Manifest file UXR3/R7awFCUJWYdzXzrlkk7E2Acxq/Y4EfEcd62AwGG repo :SHA224:5a191cea8c1021a95d813c4007c14f2cc987a40880c2f669430f1916 1 -+ `fieldvalue`, extends until newline. - -+ `field` is one of `[0-9a-f]{40}`, `pack`, `repo`, `keep`, `extn`. +Each item extends until newline, and matches one of the following forms: `[0-9a-f]{40} ` SHA-1 and its git ref @@ -153,15 +151,15 @@ Manifest file `pack :: ` Packfile hash (`Hi`) and corresponding symmetric key (`Ki`). + `keep :: ` + Packfile hash and its repack generation + `repo :: ` The hash of the repository id. - `extn ...` + `extn ...` Extension field, preserved but unused. - `keep ...` - TBD. - Yet to be Implemented .....................