mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 22:33:52 -05:00
add --help to subcommand completions
ensure subcommand exists, then include --help in its completion output
This commit is contained in:
@@ -35,6 +35,7 @@ create_executable() {
|
||||
run rbenv-completions exec
|
||||
assert_success
|
||||
assert_output <<OUT
|
||||
--help
|
||||
rake
|
||||
ruby
|
||||
OUT
|
||||
|
||||
Reference in New Issue
Block a user