A flag that should be used by content classes that have the ability to auto add argument dashes to arg names. (e.g. "-" and "--")
A content class for displaying information about a command line argument.
A simple content class the simply displays a given string.
A simpler version of HelpTextBuilerTechnical, as it has a fixed layout, and handles all of the section and content generation.
A class used to create help text, in an object oriented fashion.
The interface for any class that can be used to generate content inside of a help text section.
A help text section.
Options on how the text of a section is formatted.
Utilities for creating help text.