Some new features needed adding to the README

This commit is contained in:
Phil 2021-12-05 02:36:04 +00:00 committed by Martin Wimpress
parent 20ca3aff8d
commit 8c2f2d0adc

View file

@ -515,8 +515,9 @@ Usage
quickemu --vm ubuntu.conf
You can also pass optional parameters
--delete : Delete the disk image.
--display : Select display backend. 'sdl' (default), 'gtk', 'none' or 'spice'
--delete-disk : Delete the disk image and EFI variables
--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)
--ignore-msrs-always : Configure KVM to always ignore unhandled machine-specific registers
--screen <screen> : Use specified screen to determine the window size.