From: Jiri Pirko <jiri@resnulli.us>
To: netdev@vger.kernel.org
Cc: stephen@networkplumber.org, jhs@mojatatu.com, mlxsw@mellanox.com
Subject: [patch iproute2] man: add -json option to tc manpage
Date: Mon, 27 Nov 2017 09:09:04 +0100 [thread overview]
Message-ID: <20171127080904.1531-1-jiri@resnulli.us> (raw)
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
next reply other threads:[~2017-11-27 8:09 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-27 8:09 Jiri Pirko [this message]
2017-11-28 17:53 ` [patch iproute2] man: add -json option to tc manpage 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=20171127080904.1531-1-jiri@resnulli.us \
--to=jiri@resnulli.us \
--cc=jhs@mojatatu.com \
--cc=mlxsw@mellanox.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).