clap/clap_complete/tests/snapshots
Ed Page 36bc641648 fix(help): Remove extraneous text from built-ins
This is an intermediate solution for #4408.  As there were no agreeed
upon goals, I went with what I felt read well and that I saw commonly
used on non-clap commands.

- "information" isn't really a necessary word.
- I originally favored `Print this help` but realied that doesn't read
  correctly in completions.
- Besides being shorter, the reason for the flipped short/long hint is
  it gives people the context they need for scanning, emphasizing
  "summary" and "more".

Fixes #4409
2023-01-03 11:02:26 -06:00
..
aliases.bash fix(complete): Fix git diff git <TAB> for Bash 2022-09-29 08:40:54 -07:00
aliases.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
aliases.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.bash fix(complete): Fix git diff log <TAB> for Bash 2022-09-29 08:58:32 -07:00
basic.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
basic.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.bash fix(complete): Fix git diff log <TAB> for Bash 2022-09-29 08:58:32 -07:00
feature_sample.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
feature_sample.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.bash fix(complete): Fix git diff log <TAB> for Bash 2022-09-29 08:58:32 -07:00
quoting.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
quoting.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
register_minimal.bash feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
special_commands.bash fix(complete): Fix git diff log <TAB> for Bash 2022-09-29 08:58:32 -07:00
special_commands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
special_commands.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.bash fix(complete): Fix command alias and Bash 2022-09-29 08:58:32 -07:00
sub_subcommands.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
sub_subcommands.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.bash fix(complete): Fix git diff git <TAB> for Bash 2022-09-29 08:40:54 -07:00
value_hint.elvish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.fish fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.ps1 fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00
value_hint.zsh fix(help): Remove extraneous text from built-ins 2023-01-03 11:02:26 -06:00