aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Claudi <aclaudi@redhat.com>2020-02-28 18:36:24 +0100
committerStephen Hemminger <stephen@networkplumber.org>2020-02-28 13:53:00 -0800
commit8f1c9d4a3c0d4e720026b942c922372b3c12e110 (patch)
treed73ccb9d1366a1d6ee07cdafc45f0edc1e21ac13
parentf9d696cf414c2c475764aa3b29cf288350f1e21f (diff)
downloadiproute2-8f1c9d4a3c0d4e720026b942c922372b3c12e110.tar.gz
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>
-rw-r--r--man/man8/rdma.86
1 files changed, 5 insertions, 1 deletions
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
@@ -71,6 +71,10 @@ Generate JSON output.
- RDMA port related.
.TP
+.B resource
+- RDMA resource configuration.
+
+.TP
.B sys
- RDMA subsystem related.