• R
    'virsh edit' and related commands · 969fa847
    Richard W.M. Jones 提交于
    	* src/virsh.c: Implement 'virsh edit', 'virsh net-edit' and
    	  'virsh pool-edit' commands.  These edit the XML for domains,
    	  networks and storage pools respectively, and are the
    	  equivalent of doing 'virsh dumpxml; vi foo.xml; virsh define'
    	* src/Makefile.am, src/.cvsignore: Auto-generate the net-edit
    	  and pool-edit commands.
    	* docs/virsh.pod: Updated the documentation.
    969fa847
virsh.pod 17.6 KB