open fun formatHelp(prolog: String, epilog: String, parameters: List<ParameterHelp>, programName: String): String
Overrides HelpFormatter.formatHelp
Create the full help string.
prolog
- Text to display before any parameter information
epilog
- Text to display after any parameter information