]> source.dussan.org Git - jgit.git/commit
Fixed help of Diff and ShowCommands commands 63/1863/2
authorChristian Halstrick <christian.halstrick@sap.com>
Sun, 7 Nov 2010 20:42:41 +0000 (21:42 +0100)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 8 Nov 2010 21:56:07 +0000 (13:56 -0800)
commita28f33fa8cf93e82b113fb303dfb4955a92b8956
tree518fecc2f12ef55b65a577afd8d2d6bf511a58d1
parent5dc72352f5e7d8d5dcccce5cde7b7c9273b1385a
Fixed help of Diff and ShowCommands commands

jgit.sh <command> --help was not working for the commands Diff
and ShowCommands because of missing metaVar information. Missing
information is added here.

Change-Id: I0ab7e35006b6aa7d4326a634309dddfcdb78f2a6
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Diff.java
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/debug/ShowCommands.java