I noted the `--provision` option which I currently needed (to retry an Ansible playbook that had failed) was missing, so I added this along with all other options I could find. They are ordered in the same order as they are listed in the `--help` output.
Vagrant Contrib
Miscellaneous contributions which assist people in using Vagrant will make their way into this directory. An up-to-date list of short descriptions for each item will be kept below.
List of Contrib Items
bash- Contains a bash script for improving autocompletion with bash.emacs- Contains a file for enabling Ruby syntax highlighting forVagrantfiles inemacs.st- Contains a.sublime-settingsfile for enabling Ruby syntax highlighting forVagrantfiles in Sublime Text.sudoers- Contains the pieces of/etc/sudoersconfiguration to avoid password entry when starting machines.vim- Contains a.vimfile for enabling Ruby syntax highlighting forVagrantfiles invim.