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