Include --version in completions

This commit is contained in:
Jason Karns 2016-01-15 15:12:53 -05:00
parent c534656f7a
commit 29a987c9fb
2 changed files with 4 additions and 2 deletions

View file

@ -45,8 +45,9 @@ if [ "$1" = "--complete" ]; then
echo --force
echo --skip-existing
echo --keep
echo --verbose
echo --patch
echo --verbose
echo --version
exec ruby-build --definitions
fi

View file

@ -145,8 +145,9 @@ OUT
--force
--skip-existing
--keep
--verbose
--patch
--verbose
--version
${RBENV_ROOT}/plugins/bar/share/ruby-build
${RBENV_ROOT}/plugins/foo/share/ruby-build