small help improvement
This commit is contained in:
parent
98e44bbaa8
commit
f0b4d63412
4
quickemu
4
quickemu
|
@ -1354,9 +1354,9 @@ EOF
|
|||
function usage() {
|
||||
echo
|
||||
echo "Usage"
|
||||
echo " ${LAUNCHER} --vm ubuntu.conf"
|
||||
echo " ${LAUNCHER} --vm ubuntu.conf [optional params]"
|
||||
echo
|
||||
echo "You can also pass optional parameters"
|
||||
echo "List of optional parameters:"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue