mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-14 10:32:11 +03:00
vboxmanage: add extpack command (#4179)
This commit is contained in:
parent
46b1f3f7bb
commit
b22f908ca4
@ -27,3 +27,7 @@
|
||||
- Shutdown down the virtual machine without saving its state:
|
||||
|
||||
`VBoxManage controlvm {{name|uuid}} poweroff`
|
||||
|
||||
- Update VBox extension packs:
|
||||
|
||||
`VBoxManage extpack install --replace {{VboxExtensionPackFileName}}`
|
||||
|
Loading…
Reference in New Issue
Block a user