X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=Documentation%2Flei-blob.pod;h=429d206e358e026eca1e0be166c3fa02397d7b97;hb=840c1c80ccd3000a8ed888851a86a096e514002c;hp=36c75d535d5d7c75f01f503bfcd8de161f54ea41;hpb=b8a1dd32d669af4bf2555bcfb5a602380019f2f8;p=public-inbox.git diff --git a/Documentation/lei-blob.pod b/Documentation/lei-blob.pod index 36c75d53..429d206e 100644 --- a/Documentation/lei-blob.pod +++ b/Documentation/lei-blob.pod @@ -10,8 +10,8 @@ lei blob [OPTIONS] OID Display a git blob. The blob may correspond to a message from the local store, an existing blob in the current repository, or a -not-yet-created blob in the current repository that can be -reconstructed from a message. +not-yet-created blob in the current git project repository (if any) +that can be reconstructed from a message. =head1 OPTIONS @@ -22,6 +22,8 @@ reconstructed from a message. Specify an additional .git/ directory to scan. This option may be given multiple times. +Default: the output of C + =item --no-cwd Do not look in the git repository of the current working directory. @@ -80,6 +82,8 @@ L. =item --no-torsocks +=item --proxy=PROTO://HOST[:PORT] + =back =head1 CONTACT