From: Eric Blake <eblake@redhat.com>
To: Laurent Vivier <lvivier@redhat.com>,
qemu-devel@nongnu.org, marcandre.lureau@gmail.com,
qemu-trivial@nongnu.org
Subject: Re: [Qemu-trivial] [PATCH v4 2/3] help: fix typo
Date: Fri, 4 Sep 2015 13:34:43 -0600 [thread overview]
Message-ID: <55E9F253.6010903@redhat.com> (raw)
In-Reply-To: <1441395005-14907-3-git-send-email-lvivier@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]
On 09/04/2015 01:30 PM, Laurent Vivier wrote:
> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
> ---
> qemu-options.hx | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Eric Blake <eblake@redhat.com>
Subject line might have been more obvious as 'help: add missing newline'
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 77f5853..ab1af02 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -3510,7 +3510,7 @@ DEF("dump-vmstate", HAS_ARG, QEMU_OPTION_dump_vmstate,
> " Output vmstate information in JSON format to file.\n"
> " Use the scripts/vmstate-static-checker.py file to\n"
> " check for possible regressions in migration code\n"
> - " by comparing two such vmstate dumps.",
> + " by comparing two such vmstate dumps.\n",
> QEMU_ARCH_ALL)
> STEXI
> @item -dump-vmstate @var{file}
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
WARNING: multiple messages have this Message-ID (diff)
From: Eric Blake <eblake@redhat.com>
To: Laurent Vivier <lvivier@redhat.com>,
qemu-devel@nongnu.org, marcandre.lureau@gmail.com,
qemu-trivial@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v4 2/3] help: fix typo
Date: Fri, 4 Sep 2015 13:34:43 -0600 [thread overview]
Message-ID: <55E9F253.6010903@redhat.com> (raw)
In-Reply-To: <1441395005-14907-3-git-send-email-lvivier@redhat.com>
[-- Attachment #1: Type: text/plain, Size: 1074 bytes --]
On 09/04/2015 01:30 PM, Laurent Vivier wrote:
> Signed-off-by: Laurent Vivier <lvivier@redhat.com>
> ---
> qemu-options.hx | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Eric Blake <eblake@redhat.com>
Subject line might have been more obvious as 'help: add missing newline'
>
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 77f5853..ab1af02 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -3510,7 +3510,7 @@ DEF("dump-vmstate", HAS_ARG, QEMU_OPTION_dump_vmstate,
> " Output vmstate information in JSON format to file.\n"
> " Use the scripts/vmstate-static-checker.py file to\n"
> " check for possible regressions in migration code\n"
> - " by comparing two such vmstate dumps.",
> + " by comparing two such vmstate dumps.\n",
> QEMU_ARCH_ALL)
> STEXI
> @item -dump-vmstate @var{file}
>
--
Eric Blake eblake redhat com +1-919-301-3266
Libvirt virtualization library http://libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]
next prev parent reply other threads:[~2015-09-04 19:34 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-04 19:30 [Qemu-devel] [PATCH v4 0/3] Improve -help Laurent Vivier
2015-09-04 19:30 ` [Qemu-devel] [PATCH v4 1/3] vl: Add a flags to define parameters with optional arguments Laurent Vivier
2015-09-04 19:42 ` Eric Blake
2015-09-04 19:52 ` Eric Blake
2015-09-04 19:55 ` Stefan Weil
2015-09-04 20:06 ` Eric Blake
2015-09-04 19:30 ` [Qemu-trivial] [PATCH v4 2/3] help: fix typo Laurent Vivier
2015-09-04 19:30 ` [Qemu-devel] " Laurent Vivier
2015-09-04 19:34 ` Eric Blake [this message]
2015-09-04 19:34 ` Eric Blake
2015-09-06 11:06 ` [Qemu-trivial] " Michael Tokarev
2015-09-06 11:06 ` [Qemu-devel] " Michael Tokarev
2015-09-04 19:30 ` [Qemu-devel] [PATCH v4 3/3] Use help sub-sections to create sub-help options Laurent Vivier
2015-09-04 20:13 ` Eric Blake
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=55E9F253.6010903@redhat.com \
--to=eblake@redhat.com \
--cc=lvivier@redhat.com \
--cc=marcandre.lureau@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.