2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2024-06-25 16:19:51 +00:00

docs: regenerate docs and sparsecat binary

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
Adphi 2022-08-09 19:13:35 +02:00
parent 5eb7b51590
commit 2e27a9f2b2
Signed by: adphi
GPG Key ID: F2159213400E50AB
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -9,7 +9,7 @@ d2vm run qemu [options] [image-path] [flags]
### Options
```
--accel string Choose acceleration mode. Use 'tcg' to disable it. (default "hvf:tcg")
--accel string Choose acceleration mode. Use 'tcg' to disable it. (default "kvm:tcg")
--arch string Type of architecture to use, e.g. x86_64, aarch64, s390x (default "x86_64")
--cpus uint Number of CPUs (default 1)
--data string String of metadata to pass to VM; error to specify both -data and -data-file