]> source.dussan.org Git - jgit.git/commitdiff
Add missing help text for rev-parse's --verify option 54/111854/1
authorMatthias Sohn <matthias.sohn@sap.com>
Sat, 18 Nov 2017 23:38:05 +0000 (00:38 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 18 Nov 2017 23:41:12 +0000 (00:41 +0100)
Change-Id: I3345f52e0c2a555e4c5edb7effe4be4af4cca10a
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties

index 55ce3e7d1332982bf637cffe42ceca776aa2fd87..cb0ea1bc48c53c621bfd7abde211a846e5b63b17 100644 (file)
@@ -265,6 +265,9 @@ usage_RepositoryToReceiveInto=Repository to receive into
 usage_RevList=List commit objects in reverse chronological order
 usage_RevParse=Pick out and massage parameters
 usage_RevParseAll=Show all refs found in refs/
+usage_RevParseVerify=Verify that exactly one parameter is provided, and that it can be turned into \
+a raw 20-byte SHA-1 that can be used to access the object database. If so, emit it to the standard \
+output; otherwise, error out.
 usage_S3Bucket=S3 bucket name
 usage_S3Expiration=Authorization validity in seconds, default 60 sec
 usage_S3Region=S3 region (us-east-1 | us-west-1 | us-west-2 | eu-west-1 |\