All of lore.kernel.org
 help / color / mirror / Atom feed
* ip help text should fit on 80 columns
@ 2021-03-29 17:24 Vincent Lefevre
  2021-03-29 22:13 ` Stephen Hemminger
  0 siblings, 1 reply; 3+ messages in thread
From: Vincent Lefevre @ 2021-03-29 17:24 UTC (permalink / raw)
  To: netdev

Help text such as output by "ip help" or "ip link help" should fit
on 80 columns. It currently seems to take up to 86 columns.

Tested version:

zira:~> ip -V
ip utility, iproute2-5.9.0, libbpf 0.3.0

but that's the iproute2 5.10.0-4 Debian package.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ip help text should fit on 80 columns
  2021-03-29 17:24 ip help text should fit on 80 columns Vincent Lefevre
@ 2021-03-29 22:13 ` Stephen Hemminger
  2021-03-30  1:20   ` Vincent Lefevre
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Hemminger @ 2021-03-29 22:13 UTC (permalink / raw)
  To: Vincent Lefevre; +Cc: netdev

On Mon, 29 Mar 2021 19:24:05 +0200
Vincent Lefevre <vincent@vinc17.net> wrote:

> Help text such as output by "ip help" or "ip link help" should fit
> on 80 columns. It currently seems to take up to 86 columns.
> 
> Tested version:
> 
> zira:~> ip -V  
> ip utility, iproute2-5.9.0, libbpf 0.3.0
> 
> but that's the iproute2 5.10.0-4 Debian package.
> 

Have you looked at latest iproute2 in git?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: ip help text should fit on 80 columns
  2021-03-29 22:13 ` Stephen Hemminger
@ 2021-03-30  1:20   ` Vincent Lefevre
  0 siblings, 0 replies; 3+ messages in thread
From: Vincent Lefevre @ 2021-03-30  1:20 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

On 2021-03-29 15:13:38 -0700, Stephen Hemminger wrote:
> On Mon, 29 Mar 2021 19:24:05 +0200
> Vincent Lefevre <vincent@vinc17.net> wrote:
> 
> > Help text such as output by "ip help" or "ip link help" should fit
> > on 80 columns. It currently seems to take up to 86 columns.
> > 
> > Tested version:
> > 
> > zira:~> ip -V  
> > ip utility, iproute2-5.9.0, libbpf 0.3.0
> > 
> > but that's the iproute2 5.10.0-4 Debian package.
> 
> Have you looked at latest iproute2 in git?

OK, I see that there have been changes in the one from git.kernel.org,
but not in the one from github (which I was looking at until now).

I'm not sure whether the difference between these repositories is
expected, but https://wiki.linuxfoundation.org/networking/iproute2
suggests either, without saying anything else.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-30  1:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-29 17:24 ip help text should fit on 80 columns Vincent Lefevre
2021-03-29 22:13 ` Stephen Hemminger
2021-03-30  1:20   ` Vincent Lefevre

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.