On Tue, Nov 02, 2010 at 11:34:39PM -0400, jclift@xxxxxxxxxx wrote: > On 03/11/2010, at 2:17 PM, Osier Yang <jyang@xxxxxxxxxx> wrote: > > how about just to change it into: > > > > - % virsh dumpxml dom > domain.xml > > - edit domain.xml > > - % virsh create < domain.xml > > It's a thought, but still isn't making it completely clear. > > 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 > > That would probably work. The "vi" here is only useful because people will recognize it easily. We could put in any other editor name too, say "nano" or "gedit" or "emacs". "$EDITOR" isn't as obvious unfortunately. :/ That's clear, fine by me, ACK Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@xxxxxxxxxxxx | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list