aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.pgm/resources/org
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2021-06-27 22:18:33 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2021-06-28 01:10:41 +0200
commit0b9193e69fccdd4c9decb6a94400607d7484e6de (patch)
treede62cf94771897d7db3392777fc6759416ae6635 /org.eclipse.jgit.pgm/resources/org
parentd947e849806891f315bbc869494527906a9ec58f (diff)
downloadjgit-0b9193e69fccdd4c9decb6a94400607d7484e6de.tar.gz
jgit-0b9193e69fccdd4c9decb6a94400607d7484e6de.zip
[pgm] Fix default meta variable defined in StopOptionHandler
Change-Id: I703718e2476d40d34b11083414ac0ed5e34bf90a
Diffstat (limited to 'org.eclipse.jgit.pgm/resources/org')
-rw-r--r--org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
index 38deab99a0..97450033ee 100644
--- a/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
+++ b/org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
@@ -8,7 +8,7 @@ VAL=VAL
# default meta variable defined in the org.kohsuke.args4j.spi.ExplicitBooleanOptionHandler
VALUE=VAL
# default meta variable defined in the org.kohsuke.args4j.spi.StopOptionHandler
-ARGUMENTS=ARGUMENTS
+ARGS=ARGS
# default meta variable defined in the org.kohsuke.args4j.spi.OneArgumentOptionHandler
N=N