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
|
.ti -8
|
||||||
.IR OBJECT " := { "
|
.IR OBJECT " := { "
|
||||||
.BR dev " | " link " | " system " | " statistic " }"
|
.BR dev " | " link " | " resource " | " system " | " statistic " }"
|
||||||
.sp
|
.sp
|
||||||
|
|
||||||
.ti -8
|
.ti -8
|
||||||
|
|
@ -70,6 +70,10 @@ Generate JSON output.
|
||||||
.B link
|
.B link
|
||||||
- RDMA port related.
|
- RDMA port related.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B resource
|
||||||
|
- RDMA resource configuration.
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.B sys
|
.B sys
|
||||||
- RDMA subsystem related.
|
- RDMA subsystem related.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue