How can I provide some examples on how to use the different boost program options at the end of my help message?
I know I can add descriptions with options_description
but how can I add a few options at the end of the help?
How can I provide some examples on how to use the different boost program options at the end of my help message?
I know I can add descriptions with options_description
but how can I add a few options at the end of the help?