Searched refs:options_help (Results 1 – 1 of 1) sorted by relevance
62 options_help(const cmdline::options_vector& options) in options_help() function108 const text::table options_table = options_help(*options); in general_help()183 const text::table general_table = options_help(*general_options); in subcommand_help()184 const text::table command_table = options_help(command->options()); in subcommand_help()