Function HelpUtils::print_option_help

Function Documentation

void HelpUtils::print_option_help(const std::string &option, const std::string &program_name = "OpenThermo")

Print help for a specific command-line option.

Parameters:
  • option – The option to show help for (without the leading ‘-’)

  • program_name – Name of the program (default: “OpenThermo”)