Home
last modified time | relevance | path

Searched refs:options_help (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_help.cpp62 options_help(const cmdline::options_vector& options) in options_help() function
106 const text::table options_table = options_help(*options); in general_help()
179 const text::table general_table = options_help(*general_options); in subcommand_help()
180 const text::table command_table = options_help(command->options()); in subcommand_help()