Skip to content

Commit 767809c

Browse files
authored
Merge pull request #78 from AtaxyaNetwork/patch-1
Add xva_compressed to the documentation
2 parents 5759ece + 785b62a commit 767809c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/builders/iso/xenserver-iso.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ each category, the available options are alphabetized and described.
102102
characters (\*, ?, and []) are allowed. Directory names are also allowed,
103103
which will add all the files found in the directory to the floppy.
104104

105-
* `format` (string) - Either "xva", "vdi_raw" or "none", this specifies the
105+
* `format` (string) - Either "xva", "xva_compressed", "vdi_raw" or "none", this specifies the
106106
output format of the exported virtual machine. This defaults to "xva". Set to
107107
"vdi_raw" to export just the raw disk image. Set to "none" to export nothing;
108108
this is only useful with "keep_vm" set to "always" or "on_success".

0 commit comments

Comments
 (0)