Searched refs:ShortHelpString (Results 1 – 2 of 2) sorted by relevance
60 printf("%-20s%s\n", command->Name().c_str(), command->ShortHelpString().c_str()); in PrintShortHelp()
41 const std::string& ShortHelpString() const { in ShortHelpString() function