netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Petr Machata <me@pmachata.org>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: leon@kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH v2 iproute2 5/6] rdma: add oneline flag
Date: Thu, 04 Jan 2024 15:20:24 +0100	[thread overview]
Message-ID: <87v8895g5g.fsf@nvidia.com> (raw)
In-Reply-To: <20240104011422.26736-6-stephen@networkplumber.org>


Stephen Hemminger <stephen@networkplumber.org> writes:

> diff --git a/rdma/rdma.c b/rdma/rdma.c
> index bee1985f96d8..131c6b2abd34 100644
> --- a/rdma/rdma.c
> +++ b/rdma/rdma.c
> @@ -16,7 +16,7 @@ static void help(char *name)
>  	pr_out("Usage: %s [ OPTIONS ] OBJECT { COMMAND | help }\n"
>  	       "       %s [ -f[orce] ] -b[atch] filename\n"
>  	       "where  OBJECT := { dev | link | resource | system | statistic | help }\n"
> -	       "       OPTIONS := { -V[ersion] | -d[etails] | -j[son] | -p[retty] -r[aw]}\n", name, name);
> +	       "       OPTIONS := { -V[ersion] | -d[etails] | -j[son] | -p[retty] | -r[aw]}\n", name, name);
>  }

I think you indended to include -oneline above?

  reply	other threads:[~2024-01-04 14:26 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-04  1:13 [PATCH v2 iproute2 0/6] rdma: print related patches Stephen Hemminger
2024-01-04  1:13 ` [PATCH v2 iproute2 1/6] rdma: shorten print_ lines Stephen Hemminger
2024-01-04 11:28   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 2/6] rdma: use standard flag for json Stephen Hemminger
2024-01-04 12:07   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 3/6] rdma: make pretty behave like other commands Stephen Hemminger
2024-01-04  1:13 ` [PATCH v2 iproute2 4/6] rdma: make supress_errors a bit Stephen Hemminger
2024-01-04 14:17   ` Petr Machata
2024-01-04  1:13 ` [PATCH v2 iproute2 5/6] rdma: add oneline flag Stephen Hemminger
2024-01-04 14:20   ` Petr Machata [this message]
2024-01-04  1:13 ` [PATCH v2 iproute2 6/6] rdma: do not mix newline and json object Stephen Hemminger
2024-01-04 14:29   ` Petr Machata
2024-01-04  5:58 ` [PATCH v2 iproute2 0/6] rdma: print related patches Chengchang Tang
2024-01-07  8:20 ` Leon Romanovsky
2024-01-07 17:30 ` patchwork-bot+netdevbpf

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=87v8895g5g.fsf@nvidia.com \
    --to=me@pmachata.org \
    --cc=leon@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=stephen@networkplumber.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).