Re: [libvirt] [PATCHv3 2/2] virsh: improve help text for vol query commands

2010-06-16 Thread Eric Blake
On 06/11/2010 07:37 AM, Daniel P. Berrange wrote: > On Fri, Jun 11, 2010 at 09:52:24PM +1000, Justin Clift wrote: >> Improves the help text for vol-path, vol-name, and vol-key, which >> previously referred to volume UUIDs. >> >> Addresses BZ # 598365. >> --- >> tools/virsh.c | 10 +- >>

Re: [libvirt] [PATCHv3 2/2] virsh: improve help text for vol query commands

2010-06-11 Thread Daniel P. Berrange
On Fri, Jun 11, 2010 at 09:52:24PM +1000, Justin Clift wrote: > Improves the help text for vol-path, vol-name, and vol-key, which > previously referred to volume UUIDs. > > Addresses BZ # 598365. > --- > tools/virsh.c | 10 +- > 1 files changed, 5 insertions(+), 5 deletions(-) ACK Dan

[libvirt] [PATCHv3 2/2] virsh: improve help text for vol query commands

2010-06-11 Thread Justin Clift
Improves the help text for vol-path, vol-name, and vol-key, which previously referred to volume UUIDs. Addresses BZ # 598365. --- tools/virsh.c | 10 +- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/virsh.c b/tools/virsh.c index 7d8ae0e..8c9ae83 100644 --- a/tools