mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-14 22:33:52 -05:00
Clarify help text of some commands (#1567)
This commit is contained in:
@@ -6,7 +6,7 @@ load test_helper
|
||||
run rbenv-help
|
||||
assert_success
|
||||
assert_line "Usage: rbenv <command> [<args>...]"
|
||||
assert_line "Some useful rbenv commands are:"
|
||||
assert_line "Commands to manage available Ruby versions:"
|
||||
}
|
||||
|
||||
@test "usage flag" {
|
||||
|
||||
Reference in New Issue
Block a user