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:
parent
f9d696cf41
commit
8f1c9d4a3c
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue