1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 15:23:53 -05:00

Clarify the description of rbenv versions

Fixes #1148
This commit is contained in:
Mislav Marohnić
2019-02-18 21:38:08 +01:00
parent 59785f6762
commit 483e7f9bdf

View File

@@ -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/*'.