Re: [libvirt] [PATCH 4/4] virsh: add support for --start to define cmd

2013-02-22 Thread Doug Goldstein
On Fri, Feb 22, 2013 at 11:40 AM, Doug Goldstein car...@cardoe.com wrote: Added support for a --start flag to the define command --- Implements https://www.redhat.com/archives/libvir-list/2013-January/msg00490.html in a new way using the persistent flag for create. ---

[libvirt] [PATCH 4/4] virsh: add support for --start to define cmd

2013-02-22 Thread Doug Goldstein
Added support for a --start flag to the define command --- Implements https://www.redhat.com/archives/libvir-list/2013-January/msg00490.html in a new way using the persistent flag for create. --- tools/virsh-domain.c | 9 - tools/virsh.pod | 5 +++-- 2 files changed, 11