qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Marc Bevand <m.bevand@gmail.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH 1/2] Update documentation for qemu-img convert options
Date: Wed, 04 Jun 2008 08:54:40 -0500	[thread overview]
Message-ID: <48469EA0.1030400@codemonkey.ws> (raw)
In-Reply-To: <OF039D2377.7C2709C7-ON8525745E.002310FF@rapid7.com>

Marc Bevand wrote:
> Update qemu-img's documentation to match the current version of the
> help text. Patch based on SVN rev 4656.
>
> Signed-off-by: Marc Bevand <m.bevand <at> gmail.com>
> ---
>  qemu-img.texi |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff -r ac83b5658aa6 qemu-img.texi
> --- a/qemu-img.texi	Tue Jun 03 21:36:45 2008 -0700
> +++ b/qemu-img.texi	Tue Jun 03 21:43:45 2008 -0700
> @@ -10,7 +10,7 @@
>  @table @option
>  @item create [-e] [-6] [-b @var{base_image}] [-f @var{fmt}] @var{filename} [@var{size}]
>  @item commit [-f @var{fmt}] @var{filename}
> -@item convert [-c] [-e] [-6] [-f @var{fmt}] @var{filename} [-O @var{output_fmt}] @var{output_filename}
> +@item convert [-c] [-e] [-6] [-f @var{fmt}] [-O @var{output_fmt}] @var{filename} [@var{filename2} [...]] @var{output_filename}
>  @item info [-f @var{fmt}] @var{filename}
>  @end table
>   

Reviewed-by: Anthony Liguori <aliguori@us.ibm.com>

Regards,

Anthony Liguori

  reply	other threads:[~2008-06-04 13:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-04  6:22 [Qemu-devel] [PATCH 0/2] Update documentation for qemu-img + add new -B option Marc Bevand
2008-06-04  6:23 ` [Qemu-devel] [PATCH 1/2] Update documentation for qemu-img convert options Marc Bevand
2008-06-04 13:54   ` Anthony Liguori [this message]
2008-06-04  6:23 ` [Qemu-devel] [PATCH 2/2] New qemu-img convert -B option to preserve the COW aspect of images and/or re-base them Marc Bevand
2008-06-04 14:03   ` [Qemu-devel] " Anthony Liguori
2008-06-04  7:37 ` [Qemu-devel] [PATCH 0/2] Update documentation for qemu-img + add new -B option Jamie Lokier
2008-06-04 10:24   ` Marc Bevand
2008-06-04 15:39     ` Jamie Lokier
2008-06-04 17:09       ` Marc Bevand
2008-06-05 12:16         ` Jamie Lokier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=48469EA0.1030400@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=m.bevand@gmail.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).