All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Yedaya Katsman <yedaya.ka@gmail.com>
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] ip: Make errors direct to "list" instead of "show"
Date: Mon, 25 Mar 2024 14:19:20 -0700	[thread overview]
Message-ID: <20240325141920.0fe4cb61@hermes.local> (raw)
In-Reply-To: <20240325204837.3010-1-yedaya.ka@gmail.com>

On Mon, 25 Mar 2024 22:48:37 +0200
Yedaya Katsman <yedaya.ka@gmail.com> wrote:

> The usage text and man pages only have "list" in them, but the errors
> when using "ip ila list" and "ip addrlabel list" incorrectly direct to
> running the "show" subcommand. Make them consistent by mentioning "list"
> instead.
> 
> Signed-off-by: Yedaya Katsman <yedaya.ka@gmail.com>

That is because ip command treats "list" and "show" the same.
Would it be better to do the same in all sub commands?


  reply	other threads:[~2024-03-25 21:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-25 20:48 [PATCH] ip: Make errors direct to "list" instead of "show" Yedaya Katsman
2024-03-25 21:19 ` Stephen Hemminger [this message]
2024-03-25 21:45   ` Yedaya
2024-03-28  2:17     ` Stephen Hemminger

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=20240325141920.0fe4cb61@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=netdev@vger.kernel.org \
    --cc=yedaya.ka@gmail.com \
    /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.