Updated 05 Advanced quickemu configuration (markdown)
parent
41e36993af
commit
3dd550f31b
|
|
@ -4,9 +4,9 @@ Here are the command line arguments for `quickemu`.
|
||||||
|
|
||||||
```text
|
```text
|
||||||
Usage
|
Usage
|
||||||
quickemu --vm ubuntu.conf [optional params]
|
quickemu --vm ubuntu.conf <arguments>
|
||||||
|
|
||||||
List of optional parameters:
|
Arguments
|
||||||
--access : Enable remote spice access support. 'local' (default), 'remote', 'clientipaddress'
|
--access : Enable remote spice access support. 'local' (default), 'remote', 'clientipaddress'
|
||||||
--braille : Enable braille support. Requires SDL.
|
--braille : Enable braille support. Requires SDL.
|
||||||
--delete-disk : Delete the disk image and EFI variables
|
--delete-disk : Delete the disk image and EFI variables
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue