[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180329142616.2717-1-jiri@resnulli.us>
Date: Thu, 29 Mar 2018 16:26:16 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: netdev@...r.kernel.org
Cc: stephen@...workplumber.org, dsahern@...il.com, mlxsw@...lanox.com,
valex@...lanox.com
Subject: [patch iproute2-next] man: fix devlink object list
From: Jiri Pirko <jiri@...lanox.com>
Signed-off-by: Jiri Pirko <jiri@...lanox.com>
---
man/man8/devlink.8 | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/man/man8/devlink.8 b/man/man8/devlink.8
index b83909da9a53..7986310f0617 100644
--- a/man/man8/devlink.8
+++ b/man/man8/devlink.8
@@ -19,7 +19,7 @@ devlink \- Devlink tool
.ti -8
.IR OBJECT " := { "
-.BR dev " | " port " | " monitor " }"
+.BR dev " | " port " | " monitor " | " sb " | " resource " }"
.sp
.ti -8
@@ -74,6 +74,14 @@ When combined with -j generate a pretty JSON output.
.B monitor
- watch for netlink messages.
+.TP
+.B sb
+- devlink shared buffer configuration.
+
+.TP
+.B resource
+- devlink device resource configuration.
+
.SS
.I COMMAND
--
2.14.3
Powered by blists - more mailing lists