From: Jiri Pirko Date: Thu, 29 Mar 2018 14:26:16 +0000 (+0200) Subject: man: fix devlink object list X-Git-Tag: v4.16.0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b4f03f518c9488604ea89d3945621f2f15994ab;p=thirdparty%2Fiproute2.git man: fix devlink object list Signed-off-by: Jiri Pirko Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/devlink.8 b/man/man8/devlink.8 index b83909da9..7986310f0 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