vboxmanage-*, exiqgrep: update page (#11604)

* exiqgrep: update page

* vboxmanage-*: update page
This commit is contained in:
Lena
2023-11-30 09:27:59 +01:00
committed by GitHub
parent 36b7544540
commit 908c9366c0
5 changed files with 9 additions and 9 deletions

View File

@@ -3,7 +3,7 @@
> Export virtual machines to a virtual appliance (ISO) or a cloud service.
> More information: <https://www.virtualbox.org/manual/ch08.html#vboxmanage-export>.
- Specify the target OVF file:
- Specify the target OVA file:
`VBoxManage export --output {{path/to/filename.ova}}`
@@ -19,6 +19,6 @@
`VBoxManage export --manifest`
- Specify description to the VM:
- Specify a description of the VM:
`VBoxManage export --description "{{description-info}}"`
`VBoxManage export --description "{{vm_description}}"`