]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Update the format of the generate metadata example
authorJohn Ferlan <jferlan@redhat.com>
Wed, 4 Apr 2018 20:17:16 +0000 (16:17 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 6 Apr 2018 18:23:06 +0000 (14:23 -0400)
Initially, update the UUID field to have the proper format, but
then also changed the type, id, and name fields.

Signed-off-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
docs/formatdomain.html.in

index a5a83f56c3050ba578fe9b6abd2e627afa3c5022..5e99884dc5659d7fc784bf5a9b9831c50740ce7a 100644 (file)
@@ -31,9 +31,9 @@
     <h3><a id="elementsMetadata">General metadata</a></h3>
 
 <pre>
-&lt;domain type='xen' id='3'&gt;
-  &lt;name&gt;fv0&lt;/name&gt;
-  &lt;uuid&gt;4dea22b31d52d8f32516782e98ab3fa0&lt;/uuid&gt;
+&lt;domain type='kvm' id='1'&gt;
+  &lt;name&gt;MyGuest&lt;/name&gt;
+  &lt;uuid&gt;4dea22b3-1d52-d8f3-2516-782e98ab3fa0&lt;/uuid&gt;
   &lt;title&gt;A short description - title - of the domain&lt;/title&gt;
   &lt;description&gt;Some human readable description&lt;/description&gt;
   &lt;metadata&gt;