From: Andrea Claudi Date: Fri, 28 Feb 2020 17:36:24 +0000 (+0100) Subject: man: rdma.8: Add missing resource subcommand description X-Git-Tag: v5.6.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f1c9d4a3c0d4e720026b942c922372b3c12e110;p=thirdparty%2Fiproute2.git man: rdma.8: Add missing resource subcommand description Add resource subcommand in the OBJECT section and a short description for it. Reported-by: Zhaojuan Guo Signed-off-by: Andrea Claudi Signed-off-by: Stephen Hemminger --- diff --git a/man/man8/rdma.8 b/man/man8/rdma.8 index ef29b1c63..221bf3343 100644 --- a/man/man8/rdma.8 +++ b/man/man8/rdma.8 @@ -19,7 +19,7 @@ rdma \- RDMA tool .ti -8 .IR OBJECT " := { " -.BR dev " | " link " | " system " | " statistic " }" +.BR dev " | " link " | " resource " | " system " | " statistic " }" .sp .ti -8 @@ -70,6 +70,10 @@ Generate JSON output. .B link - RDMA port related. +.TP +.B resource +- RDMA resource configuration. + .TP .B sys - RDMA subsystem related.