Commit 29a987c9 authored by Jason Karns's avatar Jason Karns
Browse files

Include --version in completions

parent c534656f
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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

+2 −1
Original line number Diff line number Diff line
@@ -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