Richard W.M. Jones 969fa847c1 'virsh edit' and related commands
* 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.
2008-08-01 14:30:41 +00:00
..
2008-04-29 21:42:47 +00:00
2008-05-08 11:52:21 +00:00
2008-06-10 10:43:28 +00:00
2008-07-22 17:49:53 +00:00
2008-07-22 17:49:53 +00:00
2008-04-25 16:23:51 +00:00
2008-04-23 19:39:59 +00:00
2008-05-08 14:20:07 +00:00
2008-04-24 09:44:00 +00:00
2008-04-25 16:23:51 +00:00
2008-08-01 14:30:41 +00:00