All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Eric Blake <eblake@redhat.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH for-2.6] qemu-nbd: Document -x option
Date: Wed, 6 Apr 2016 10:07:06 +0200	[thread overview]
Message-ID: <5704C3AA.7080608@redhat.com> (raw)
In-Reply-To: <1459908128-11925-1-git-send-email-eblake@redhat.com>



On 06/04/2016 04:02, Eric Blake wrote:
> Commit 3d4b2f9c added -x to force qemu-nbd to use new-style
> negotiation, but while it documented it in the man page, it
> omitted docs in the --help output.
> 
> Signed-off-by: Eric Blake <eblake@redhat.com>
> ---
>  qemu-nbd.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/qemu-nbd.c b/qemu-nbd.c
> index ca4a724..c2e4d3f 100644
> --- a/qemu-nbd.c
> +++ b/qemu-nbd.c
> @@ -75,6 +75,7 @@ static void usage(const char *name)
>  "  -e, --shared=NUM          device can be shared by NUM clients (default '1')\n"
>  "  -t, --persistent          don't exit on the last connection\n"
>  "  -v, --verbose             display extra debugging information\n"
> +"  -x, --export-name=NAME    expose export by name\n"
>  "\n"
>  "Exposing part of the image:\n"
>  "  -o, --offset=OFFSET       offset into the image\n"
> 

Thanks, queued.

Paolo

      reply	other threads:[~2016-04-06  8:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-06  2:02 [Qemu-devel] [PATCH for-2.6] qemu-nbd: Document -x option Eric Blake
2016-04-06  8:07 ` Paolo Bonzini [this message]

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=5704C3AA.7080608@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=eblake@redhat.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 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.