mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
vboxmanage: add extpack command (#4179)
This commit is contained in:
@@ -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}}`
|
||||
|
||||
Reference in New Issue
Block a user