Some new features needed adding to the README

pull/268/head 2.3.4
Phil 3 years ago committed by Martin Wimpress
parent 20ca3aff8d
commit 8c2f2d0adc
  1. 5
      README.md

@ -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.

Loading…
Cancel
Save