Print usage to stderr, using the specified programName as the name of the program in the printed usage.

Synopsis

Declared in <balcl_commandline.h>

void
printUsage(std::string_view const& programName) const;

Created with MrDocs