Searched refs:ShortUsage (Results 1 – 2 of 2) sorted by relevance
29 const BString& ShortUsage() const { return fShortUsage; } in ShortUsage() function
48 commandsUsage << command->ShortUsage() << '\n'; in get_commands_usage_for_category()