qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH V6 4/6] qemu-img: add -l for snapshot in convert


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH V6 4/6] qemu-img: add -l for snapshot in convert
Date: Tue, 3 Dec 2013 12:02:56 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Nov 22, 2013 at 12:27:10PM +0800, Wenchao Xia wrote:
> diff --git a/qemu-img-cmds.hx b/qemu-img-cmds.hx
> index da1d965..9a8153b 100644
> --- a/qemu-img-cmds.hx
> +++ b/qemu-img-cmds.hx
> @@ -34,7 +34,7 @@ STEXI
>  ETEXI
>  
>  DEF("convert", img_convert,
> -    "convert [-c] [-p] [-q] [-n] [-f fmt] [-t cache] [-O output_fmt] [-o 
> options] [-s snapshot_name] [-S sparse_size] filename [filename2 [...]] 
> output_filename")
> +    "convert [-c] [-p] [-q] [-n] [-f fmt] [-t cache] [-O output_fmt] [-o 
> options] [-s snapshot_id_or_name] [-l snapshot_param] [-S sparse_size] 
> filename [filename2 [...]] output_filename")
>  STEXI
>  @item convert [-c] [-p] [-q] [-n] [-f @var{fmt}] [-t @var{cache}] [-O 
> @var{output_fmt}] [-o @var{options}] [-s @var{snapshot_name}] [-S 
> @var{sparse_size}] @var{filename} address@hidden [...]] @var{output_filename}

Does this line need to be updated too?



reply via email to

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