Lines Matching defs:GetHelp
1064 CommandInterpreter::GetHelp (CommandReturnObject &result,
1078 OutputFormattedHelpText (result.GetOutputStream(), pos->first.c_str(), "--", pos->second->GetHelp(),
1100 translation_and_help.Printf ("(%s) %s", sstr.GetData(), pos->second->GetHelp());
1114 OutputFormattedHelpText (result.GetOutputStream(), pos->first.c_str(), "--", pos->second->GetHelp(),
2834 commands_help.AppendString (cmd_obj->GetHelp());
2856 commands_help.AppendString (cmd_obj->GetHelp());