diff mbox

[librdmacm] man/rstream.1: Update man page to be consistent with rstream -h

Message ID 5230C667.1060900@dev.mellanox.co.il (mailing list archive)
State Rejected
Headers show

Commit Message

Hal Rosenstock Sept. 11, 2013, 7:37 p.m. UTC
Signed-off-by: Hal Rosenstock <hal@mellanox.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Hefty, Sean Sept. 20, 2013, 11:33 p.m. UTC | #1
applied - thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/man/rstream.1 b/man/rstream.1
index 29aa66b..f53679f 100644
--- a/man/rstream.1
+++ b/man/rstream.1
@@ -4,8 +4,8 @@  rstream \- streaming over RDMA ping-pong test.
 .SH SYNOPSIS
 .sp
 .nf
-\fIrstream\fR [-s server_address] [-b bind_address] [-B buffer_size]
-			[-I iterations] [-C transfer_count]
+\fIrstream\fR [-s server_address] [-b bind_address] [-f address_format]
+			[-B buffer_size] [-I iterations] [-C transfer_count]
 			[-S transfer_size] [-p server_port] [-T test_option]
 .fi
 .SH "DESCRIPTION"
@@ -21,6 +21,9 @@  This option must be specified by the client.
 \-b bind_address
 The local network address to bind to.
 .TP
+\-f address_format
+Supported address formats are ip, ipv6, gid, or name.
+.TP
 \-B buffer_size
 Indicates the size of the send and receive network buffers.
 .TP
@@ -52,6 +55,8 @@  f | fork - fork server processing (forces -T s option)
 .P
 n | nonblocking - uses non-blocking calls
 .P
+r | resolve - use rdma cm to resolve address
+.P
 v | verify - verifies data transfers
 .SH "NOTES"
 Basic usage is to start rstream on a server system, then run