Function HelpUtils::print_command_help

Function Documentation

void HelpUtils::print_command_help(CommandType command, const std::string &program_name = "cck", const CommandContext *context = nullptr)

Print command-specific help information.

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

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