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