Print usage to the specified errorStream, describing what the command line should look like.

Synopsis

Declared in <balcl_commandline.h>

void
printUsage(std::ostream& errorStream) const;

Created with MrDocs