[ Version ( since = "2.56" ) ]
public void set_option_context_summary (string? summary)
Adds a summary to the this option context.
See set_summary for more information.
this |
the Application |
summary |
a string to be shown in `--help` output before the list of options, or null |