Searched refs:subcommand_help_heading (Results 1 – 6 of 6) sorted by relevance
8 .subcommand_help_heading("APPLETS") in main()
20 .subcommand_help_heading("APPLETS") in main()
69 .subcommand_help_heading("APPLETS") in cli()
338 .subcommand_help_heading("TEST_HEADER"); in subcommand_placeholder_test()
3203 pub fn subcommand_help_heading(mut self, heading: impl IntoResettable<Str>) -> Self { in subcommand_help_heading() method
470 …, see `Command::help_template`, `Arg::help_heading`, and `Command::subcommand_help_heading` (#4132)471 …ND` for the value name. To get the old behavior, see `Command::subcommand_help_heading` and `Arg…1144 `App::subcommand_help_heading`. To apply a heading to a series of arguments,1220 …ange `App::subcommand_placeholder` to `App::subcommand_value_name` / `App::subcommand_help_heading`1320 - `App::subcommand_help_heading` along with `App::subcommand_value_name` (apply to subcommands)