Print usage to stderr, using the specified programName.

Synopsis

Declared in <balcl_commandline.h>

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

Parameters

Name

Description

programName

name of the program in the printed usage

Created with MrDocs