public class SVNHelpCommand extends SVNCommand
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
GENERIC_HELP_FOOTER |
private static java.lang.String |
GENERIC_HELP_HEADER |
private static java.lang.String |
VERSION_HELP_FOOTER |
| Constructor and Description |
|---|
SVNHelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
static void |
printBasicUsage(java.lang.String programName) |
void |
run() |
acceptsRevisionRange, getFileAmbigousErrorMessage, getGlobalOptions, getMessageAmbigousErrorMessage, getResourceBundleName, getSVNEnvironment, isCommitteravailableCommands, getAliases, getCommand, getDescription, getEnvironment, getName, getSupportedOptions, getValidOptions, init, isAlias, isFailed, isOptionSupported, registerCommand, setFailedprivate static final java.lang.String GENERIC_HELP_HEADER
private static final java.lang.String GENERIC_HELP_FOOTER
private static final java.lang.String VERSION_HELP_FOOTER
protected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic static void printBasicUsage(java.lang.String programName)
public void run()
throws SVNException
run in class AbstractSVNCommandSVNException