Config.addHelp

Add a -h/--help option to the parser. Defaults to true.

struct Config
bool addHelp;

Meta