[feature] added rsync option

This commit is contained in:
lukes 2015-07-09 16:09:15 +01:00
commit 132d4462e4

View file

@ -19,6 +19,7 @@ _1st_arguments=(
'provision:Run the provisioner'
'reload:Reload the vagrant environment'
'resume:Resumes a suspend vagrant environment'
'rsync:Forces vagrant to resync shared folders'
'share:Shares the Vagrant environment and allows remote access'
'ssh:SSH into the currently running environment'
'ssh-config:outputs .ssh/config valid syntax for connecting to this environment via ssh'