qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCHv2 1.8 2/9] qemu-img: fix usage instruction for q


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCHv2 1.8 2/9] qemu-img: fix usage instruction for qemu-img convert
Date: Tue, 26 Nov 2013 10:46:43 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130923 Thunderbird/17.0.9

Il 26/11/2013 09:56, Peter Lieven ha scritto:
> Reviewed-by: Eric Blake <address@hidden>
> Signed-off-by: Peter Lieven <address@hidden>
> ---
>  qemu-img.c |    1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/qemu-img.c b/qemu-img.c
> index efb744c..e2d1a0a 100644
> --- a/qemu-img.c
> +++ b/qemu-img.c
> @@ -105,7 +105,6 @@ static void help(void)
>             "       conversion. If the number of bytes is 0, the source will 
> not be scanned for\n"
>             "       unallocated or zero sectors, and the destination image 
> will always be\n"
>             "       fully allocated\n"
> -           "       images will always be fully allocated\n"
>             "  '--output' takes the format in which the output must be done 
> (human or json)\n"
>             "  '-n' skips the target volume creation (useful if the volume is 
> created\n"
>             "       prior to running qemu-img)\n"
> 

Reviewed-by: Paolo Bonzini <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]