Searched refs:general_table (Results 1 – 1 of 1) sorted by relevance
179 const text::table general_table = options_help(*general_options); in subcommand_help() local183 std::max(general_table.column_width(0), command_table.column_width(0)); in subcommand_help()189 if (!general_table.empty()) { in subcommand_help()192 ui->out_table(general_table, formatter, " "); in subcommand_help()