qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH v16 05/22] qemu-img: Update documentation for -U


From: Kevin Wolf
Subject: Re: [Qemu-block] [PATCH v16 05/22] qemu-img: Update documentation for -U
Date: Tue, 2 May 2017 16:04:55 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 02.05.2017 um 10:18 hat Fam Zheng geschrieben:
> Signed-off-by: Fam Zheng <address@hidden>

>  DEF("convert", img_convert,
> -    "convert [--object objectdef] [--image-opts] [-c] [-p] [-q] [-n] [-f 
> fmt] [-t cache] [-T src_cache] [-O output_fmt] [-B backing_file] [-o options] 
> [-s snapshot_id_or_name] [-l snapshot_param] [-S sparse_size] [-m 
> num_coroutines] [-W] filename [filename2 [...]] output_filename")
> +    "convert [--object objectdef] [--image-opts] [-U] [-c] [-p] [-q] [-n] 
> [-f fmt] [-t cache] [-T src_cache] [-O output_fmt] [-o options] [-s 
> snapshot_id_or_name] [-l snapshot_param] [-S sparse_size] [-m num_coroutines] 
> [-W] [-U] filename [filename2 [...]] output_filename")
>  STEXI
> address@hidden convert [--object @var{objectdef}] [--image-opts] [-c] [-p] 
> [-q] [-n] [-f @var{fmt}] [-t @var{cache}] [-T @var{src_cache}] [-O 
> @var{output_fmt}] [-B @var{backing_file}] [-o @var{options}] [-s 
> @var{snapshot_id_or_name}] [-l @var{snapshot_param}] [-S @var{sparse_size}] 
> [-m @var{num_coroutines}] [-W] @var{filename} address@hidden [...]] 
> @var{output_filename}
> address@hidden convert [--object @var{objectdef}] [--image-opts] [-U] [-c] 
> [-p] [-q] [-n] [-f @var{fmt}] [-t @var{cache}] [-T @var{src_cache}] [-O 
> @var{output_fmt}] [-o @var{options}] [-s @var{snapshot_id_or_name}] [-l 
> @var{snapshot_param}] [-S @var{sparse_size}] [-m @var{num_coroutines}] [-W] 
> [-U] @var{filename} address@hidden [...]] @var{output_filename}
>  ETEXI

v15 got this change right, but v16 adds -U twice for convert.

Kevin



reply via email to

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