All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch iproute2] man: add -json option to tc manpage
@ 2017-11-27  8:09 Jiri Pirko
  2017-11-28 17:53 ` Stephen Hemminger
  0 siblings, 1 reply; 2+ messages in thread
From: Jiri Pirko @ 2017-11-27  8:09 UTC (permalink / raw)
  To: netdev; +Cc: stephen, jhs, mlxsw

From: Jiri Pirko <jiri@mellanox.com>

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
---
 man/man8/tc.8 | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/man/man8/tc.8 b/man/man8/tc.8
index 263dc75..ff071b3 100644
--- a/man/man8/tc.8
+++ b/man/man8/tc.8
@@ -74,7 +74,8 @@ tc \- show / manipulate traffic control settings
 \fB\-r\fR[\fIaw\fR] |
 \fB\-p\fR[\fIretty\fR] |
 \fB\-i\fR[\fIec\fR] |
-\fB\-g\fR[\fIraph\fR] }
+\fB\-g\fR[\fIraph\fR] |
+\fB\-j\fR[\fIjson\fR] }
 
 .SH DESCRIPTION
 .B Tc
@@ -662,6 +663,10 @@ option was specified. Classes can be filtered only by
 option.
 
 .TP
+.BR "\-j", " \-json"
+Display results in JSON format.
+
+.TP
 .BR "\-nm" , " \-name"
 resolve class name from
 .B /etc/iproute2/tc_cls
-- 
2.9.5

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

* Re: [patch iproute2] man: add -json option to tc manpage
  2017-11-27  8:09 [patch iproute2] man: add -json option to tc manpage Jiri Pirko
@ 2017-11-28 17:53 ` Stephen Hemminger
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Hemminger @ 2017-11-28 17:53 UTC (permalink / raw)
  To: Jiri Pirko; +Cc: netdev, jhs, mlxsw

On Mon, 27 Nov 2017 09:09:04 +0100
Jiri Pirko <jiri@resnulli.us> wrote:

> From: Jiri Pirko <jiri@mellanox.com>
> 
> Signed-off-by: Jiri Pirko <jiri@mellanox.com>

Applied. Thanks Jiri

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

end of thread, other threads:[~2017-11-28 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-27  8:09 [patch iproute2] man: add -json option to tc manpage Jiri Pirko
2017-11-28 17:53 ` 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.