clap/clap_complete/tests/snapshots
Andrew Shu eec047a6f6 fix(help): Do not propagate global args to help
This prevents global args from showing in help completions,
since help completions should only suggest subcommands.
Adds tests to ensure the args still show in the generated
help messages of subcommands.
2022-08-26 17:48:58 -07:00
..
aliases.bash fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.elvish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.fish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.ps1 fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
aliases.zsh fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
basic.bash fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
basic.elvish fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
basic.fish fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
basic.ps1 fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
basic.zsh fix(help): Do not propagate global args to help 2022-08-26 17:48:58 -07:00
feature_sample.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
feature_sample.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
quoting.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
register_minimal.bash feat(complete): Minimal rust-completion 2022-04-27 15:49:58 -05:00
special_commands.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
special_commands.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.bash feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.elvish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.fish feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.ps1 feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
sub_subcommands.zsh feat(complete): Add completion for help subcommands 2022-08-25 13:58:08 -07:00
value_hint.bash fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.elvish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.fish fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.ps1 fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00
value_hint.zsh fix!: Require explicit help/version disabling 2022-08-10 20:33:21 -05:00