[libvirt] [PATCH] virsh: desc command in --title mode mentions description instead of title

John Ferlan jferlan at redhat.com
Wed Sep 10 12:39:49 UTC 2014



On 09/10/2014 04:51 AM, Peter Krempa wrote:
> Tweak the messages so that they mention "title" rather than
> "description" when operating in title mode. Also fixes one missing "%s"
> before non-formatted gettext message.
> 
> Before:
>  $ virsh desc --title dom
>  No description for domain: dom
> 
> After:
>  $ virsh desc --title dom
>  No title for domain: dom
> 
> Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1140034
> ---
>  tools/virsh-domain.c | 15 +++++++++++----
>  1 file changed, 11 insertions(+), 4 deletions(-)

ACK

John




More information about the libvir-list mailing list