[pve-devel] [PATCH qemu-server] docs: cleanup

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Apr 15 13:12:00 CEST 2016


---
 PVE/QemuServer.pm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/PVE/QemuServer.pm b/PVE/QemuServer.pm
index 2d8da43..189d760 100644
--- a/PVE/QemuServer.pm
+++ b/PVE/QemuServer.pm
@@ -364,9 +364,11 @@ EODESC
 	optional => 1,
 	type => 'string',
 	description => <<EODESCR,
-NOTE: this option is for experts only. It allows you to pass arbitrary arguments to kvm, for example:
+Arbitrary arguments passed to kvm, for example:
 
 args: -no-reboot -no-hpet
+
+NOTE: this option is for experts only.
 EODESCR
     },
     tablet => {
-- 
2.1.4





More information about the pve-devel mailing list