schema: avoid using deprecated -no-hpet in example for 'args' property

instead use a recent example that served as a workaround in #4625.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Fiona Ebner 2023-04-03 14:09:45 +02:00 committed by Thomas Lamprecht
parent 17bacc2182
commit bda7ccb1c9

View File

@ -558,7 +558,7 @@ EODESC
verbose_description => <<EODESCR, verbose_description => <<EODESCR,
Arbitrary arguments passed to kvm, for example: Arbitrary arguments passed to kvm, for example:
args: -no-reboot -no-hpet args: -no-reboot -smbios 'type=0,vendor=FOO'
NOTE: this option is for experts only. NOTE: this option is for experts only.
EODESCR EODESCR