On 11/04/2010 01:42 AM, Eric Blake wrote:
<snip>
>> If we were to change it like this:
>>
>>  virsh dumpxml dom > domain.xml
>>  vi domain.XML
>>  (make changes to the XML using your text editor)
>>  virsh create < domain.xml

Can we keep the explicit meta "perform this action" step?

Something like:

  (make changes to the XML using your text editor)

  <change the XML with your text editor>

It's that little bit clearer and easier for the unfamiliar.

:)


--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to