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