Application.setOptionContextSummary

Adds a summary to the application option context.

See OptionContext.setSummary for more information.

class Application
void
setOptionContextSummary
(
string summary
)

Parameters

summary string

a string to be shown in --help output before the list of options, or NULL

Meta

Since

2.56