From b67e31db165b265d421bc529eb35d274b09dabd0 Mon Sep 17 00:00:00 2001 From: colino17 <51090962+colino17@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:46:33 -0400 Subject: [PATCH] Update quickemu.1.md --- docs/quickemu.1.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 47129b3..81badc7 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -27,6 +27,9 @@ machines for Linux, macOS and Windows You can also pass optional parameters +**--access** +: Enable remote spice access support. 'local' (default), 'remote', 'clientipaddress' + **--braille** : Enable braille support. Requires SDL. @@ -553,6 +556,7 @@ Here are the usage instructions: quickemu --vm ubuntu.conf You can also pass optional parameters + --access : Enable remote spice access support. 'local' (default), 'remote', 'clientipaddress' --braille : Enable braille support. Requires SDL. --delete-disk : Delete the disk image and EFI variables --delete-vm : Delete the entire VM and it's configuration