setOptionContextSummary

open fun setOptionContextSummary(summary: String? = null)

Adds a summary to the @application option context.

See g_option_context_set_summary() for more information.

Since

2.56

Parameters

summary

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