[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20171127080904.1531-1-jiri@resnulli.us>
Date: Mon, 27 Nov 2017 09:09:04 +0100
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, jhs@...atatu.com, mlxsw@...lanox.com
Subject: [patch iproute2] man: add -json option to tc manpage
From: Jiri Pirko <jiri@...lanox.com>
Signed-off-by: Jiri Pirko <jiri@...lanox.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
Powered by blists - more mailing lists