1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-26 03:21:44 +03:00
libvirt/src/.cvsignore
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

16 lines
136 B
Plaintext

Makefile
Makefile.in
.deps
.libs
*.lo
*.loT
*.la
virsh
*.gcda
*.gcno
*.gcov
*.cov
libvirt_parthelper
virsh-net-edit.c
virsh-pool-edit.c