This function writes the passed text and Option into an output range in the manner described in the documentation of function defaultGetoptPrinter, unless the style option is used.
The output range used to write the help information.
The text to print at the beginning of the help output.
The Option extracted from the getopt parameter.
The manner in which to display the output of each Option.
See Implementation
This function writes the passed text and Option into an output range in the manner described in the documentation of function defaultGetoptPrinter, unless the style option is used.