From 8c2f2d0adcc31f4310c59a3b4bf9230ca82cf3b2 Mon Sep 17 00:00:00 2001 From: Phil Date: Sun, 5 Dec 2021 02:36:04 +0000 Subject: [PATCH] Some new features needed adding to the README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 326dae5..3508560 100644 --- a/README.md +++ b/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 : Use specified screen to determine the window size.