public class SVNSyncHelpCommand extends SVNSyncCommand
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
GENERIC_HELP_HEADER |
private static java.lang.String |
VERSION_HELP_FOOTER |
| Constructor and Description |
|---|
SVNSyncHelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Collection |
createSupportedOptions() |
void |
run() |
getGlobalOptions, getOutputPriority, getResourceBundleName, getSVNSyncEnvironmentavailableCommands, 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 VERSION_HELP_FOOTER
protected java.util.Collection createSupportedOptions()
createSupportedOptions in class AbstractSVNCommandpublic void run()
throws SVNException
run in class AbstractSVNCommandSVNException