Searched refs:subcommand_name (Results 1 – 1 of 1) sorted by relevance
2962 for (const auto &subcommand_name : subcommands_found) { in FindCommandsForApropos() local2964 (command_name + " " + subcommand_name).str(); in FindCommandsForApropos()