diff mbox series

[iproute2,1/2] man: rdma.8: Add missing resource subcommand description

Message ID 05db5e27c0f38c9fa9c812c7f9d4d5a354edf6e3.1582910855.git.aclaudi@redhat.com
State Accepted
Delegated to: stephen hemminger
Headers show
Series rdma man pages improvements | expand

Commit Message

Andrea Claudi Feb. 28, 2020, 5:36 p.m. UTC
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>
---
 man/man8/rdma.8 | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/man/man8/rdma.8 b/man/man8/rdma.8
index ef29b1c633644..221bf3343bf4c 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.