Align usage() to edited README.md

This commit is contained in:
Phil Clifford 2023-11-10 21:02:11 +00:00 committed by Martin Wimpress
parent f217e63189
commit b232bbfcfe
1 changed files with 1 additions and 1 deletions

View File

@ -1338,7 +1338,7 @@ function usage() {
echo " ${LAUNCHER} --vm ubuntu.conf"
echo
echo "You can also pass optional parameters"
echo " --access : Select whether to enable remote spice access. 'local' (default), 'remote' 'clientipaddress'"
echo " --access : Enable remote spice access support. 'local' (default), 'remote', 'clientipaddress'"
echo " --braille : Enable braille support. Requires SDL."
echo " --delete-disk : Delete the disk image and EFI variables"
echo " --delete-vm : Delete the entire VM and it's configuration"