소스 검색

[pgm] Fix default meta variable defined in StopOptionHandler

Change-Id: I703718e2476d40d34b11083414ac0ed5e34bf90a
changes/00/182500/1
Matthias Sohn 2 년 전
부모
커밋
0b9193e69f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties

+ 1
- 1
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


Loading…
취소
저장