Package | Description |
---|---|
org.eclipse.jgit.pgm |
Modifier and Type | Method and Description |
---|---|
protected void |
TextBuiltin.printUsage(String message,
CmdLineParser clp)
Print usage help text.
|
void |
TextBuiltin.printUsageAndExit(CmdLineParser clp)
Print the usage line
|
void |
TextBuiltin.printUsageAndExit(String message,
CmdLineParser clp)
Print an error message and the usage line
|
Copyright © 2018 Eclipse JGit Project. All rights reserved.