mirror of
https://github.com/pyenv/pyenv.git
synced 2025-01-24 08:23:14 +00:00
parent
59785f6762
commit
483e7f9bdf
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
# Summary: List all Ruby versions available to rbenv
|
||||
# Summary: List installed Ruby versions
|
||||
# Usage: rbenv versions [--bare] [--skip-aliases]
|
||||
#
|
||||
# Lists all Ruby versions found in `$RBENV_ROOT/versions/*'.
|
||||
|
|
Loading…
Reference in a new issue