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 <zguo@redhat.com>
Signed-off-by: Andrea Claudi <aclaudi@redhat.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
This commit is contained in:
Andrea Claudi 2020-02-28 18:36:24 +01:00 committed by Stephen Hemminger
parent f9d696cf41
commit 8f1c9d4a3c
1 changed files with 5 additions and 1 deletions

View File

@ -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.