All of lore.kernel.org
 help / color / mirror / Atom feed
* [iproute PATCH] man: ip.8: Document -brief flag
@ 2017-05-03  9:07 Phil Sutter
  2017-05-03 16:33 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Sutter @ 2017-05-03  9:07 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

Brief output is especially useful for new users, so at least mention
it's existence in ip man page.

Signed-off-by: Phil Sutter <phil@nwl.cc>
---
 man/man8/ip.8 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/man/man8/ip.8 b/man/man8/ip.8
index 1c5a7419e4fc2..ae018fdf11ac9 100644
--- a/man/man8/ip.8
+++ b/man/man8/ip.8
@@ -48,7 +48,8 @@ ip \- show / manipulate routing, devices, policy routing and tunnels
 \fB\-ts\fR[\fIhort\fR] |
 \fB\-n\fR[\fIetns\fR] name |
 \fB\-a\fR[\fIll\fR] |
-\fB\-c\fR[\fIolor\fR] }
+\fB\-c\fR[\fIolor\fR]
+\fB\-br\fR[\fIief\fR] }
 
 
 .SH OPTIONS
@@ -206,6 +207,11 @@ Set the netlink socket receive buffer size, defaults to 1MB.
 .BR "\-iec"
 print human readable rates in IEC units (e.g. 1Ki = 1024).
 
+.TP
+.BR "\-br" , "\-brief"
+Print only basic information in a tabular format for better readability. This option is currently only supported by
+.BR "ip addr show " and " ip link show " commands.
+
 .SH IP - COMMAND SYNTAX
 
 .SS
-- 
2.11.0

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

* Re: [iproute PATCH] man: ip.8: Document -brief flag
  2017-05-03  9:07 [iproute PATCH] man: ip.8: Document -brief flag Phil Sutter
@ 2017-05-03 16:33 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-05-03 16:33 UTC (permalink / raw)
  To: Phil Sutter; +Cc: netdev

On Wed,  3 May 2017 11:07:58 +0200
Phil Sutter <phil@nwl.cc> wrote:

> Brief output is especially useful for new users, so at least mention
> it's existence in ip man page.
> 
> Signed-off-by: Phil Sutter <phil@nwl.cc>

Applied. thanks.

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

end of thread, other threads:[~2017-05-03 16:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-03  9:07 [iproute PATCH] man: ip.8: Document -brief flag Phil Sutter
2017-05-03 16:33 ` Stephen Hemminger

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.