diff --git a/pages/common/vagrant.md b/pages/common/vagrant.md index 7d4e0d98c..67e4f3e0a 100644 --- a/pages/common/vagrant.md +++ b/pages/common/vagrant.md @@ -18,6 +18,10 @@ `vagrant suspend` +- Halt the machine: + +`vagrant halt` + - Connect to machine via SSH: `vagrant ssh`