private class CommandLine.AdditionalHelpText extends CommandLine.HelpElement
Modifier and Type | Field and Description |
---|---|
private String |
description |
private boolean |
indentToDescriptionColumn |
Modifier | Constructor and Description |
---|---|
private |
AdditionalHelpText() |
private String description
private boolean indentToDescriptionColumn
protected void print(PrintStream ps, int descriptionCol)
print
in class CommandLine.HelpElement