Function HelpUtils::print_command_help

Function Documentation

void HelpUtils::print_command_help(CommandType command, const std::string &program_name = "gaussian_extractor")

Print command-specific help information.

Parameters:
  • command – The command type to show help for

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