Documentation/lei-blob.pod | 7 +++++-- diff --git a/Documentation/lei-blob.pod b/Documentation/lei-blob.pod index bb316e71fe9762282071699eaad3e59db54a54d4..341b550540345b7fd1cc3826f37d8ba8864a89e4 100644 --- a/Documentation/lei-blob.pod +++ b/Documentation/lei-blob.pod @@ -33,12 +33,15 @@ C<--oid-a>, C<--path-a>, and C<--path-b>. =item -A OID-A, --oid-a=OID-A +Provide pre-image object ID as a hint for reconstructing C. + =item -a PATH-A, --path-a=PATH-A + +Provide pre-image pathname as a hint for reconstructing C. =item -b PATH-B, --path-b=PATH-B -Provide pre-image object ID, pre-image pathname, or post-image -pathname as a hint for reconstructing C. +Provide post-image pathname as a hint for reconstructing C. =for comment TODO: The below options are shared with lei-q. Any good approaches to