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