mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-10 11:29:59 +03:00
vagrant: add halt example (#2961)
This commit is contained in:
parent
f6dd87cc15
commit
49e97b7879
@ -18,6 +18,10 @@
|
||||
|
||||
`vagrant suspend`
|
||||
|
||||
- Halt the machine:
|
||||
|
||||
`vagrant halt`
|
||||
|
||||
- Connect to machine via SSH:
|
||||
|
||||
`vagrant ssh`
|
||||
|
Loading…
Reference in New Issue
Block a user