mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Some new features needed adding to the README
This commit is contained in:
parent
20ca3aff8d
commit
8c2f2d0adc
1 changed files with 3 additions and 2 deletions
|
@ -515,8 +515,9 @@ Usage
|
||||||
quickemu --vm ubuntu.conf
|
quickemu --vm ubuntu.conf
|
||||||
|
|
||||||
You can also pass optional parameters
|
You can also pass optional parameters
|
||||||
--delete : Delete the disk image.
|
--delete-disk : Delete the disk image and EFI variables
|
||||||
--display : Select display backend. 'sdl' (default), 'gtk', 'none' or 'spice'
|
--delete-vm : Delete the entire VM and it's configuration
|
||||||
|
--display : Select display backend. 'sdl' (default), 'gtk', 'none', or 'spice'
|
||||||
--fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)
|
--fullscreen : Starts VM in full screen mode (Ctl+Alt+f to exit)
|
||||||
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
|
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
|
||||||
--screen <screen> : Use specified screen to determine the window size.
|
--screen <screen> : Use specified screen to determine the window size.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue