]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Re-add host-traddr option to connect-all manpage
authorKeith Busch <keith.busch@intel.com>
Thu, 27 Oct 2016 16:31:28 +0000 (12:31 -0400)
committerKeith Busch <keith.busch@intel.com>
Thu, 27 Oct 2016 16:31:28 +0000 (12:31 -0400)
Signed-off-by: Keith Busch <keith.busch@intel.com>
Documentation/nvme-connect-all.1
Documentation/nvme-connect-all.html
Documentation/nvme-connect-all.txt

index 030a011789cd5bb5e0132710224cc2fbb0810c27..79a42139993b7876600f11ef6278918b94074eba 100644 (file)
@@ -35,6 +35,7 @@ nvme-connect-all \- Discover and Connect to Fabrics controllers\&.
 \fInvme connect\-all\fR
                 [\-\-transport=<trtype> | \-t <trtype>]
                 [\-\-traddr=<traddr>    | \-a <traddr>]
+                [\-\-host\-traddr=<traddr>| \-w <host\-traddr>]
                 [\-\-trsvcid=<trsvcid>  | \-s <trsvcid>]
                 [\-\-hostnqn=<hostnqn>  | \-q <hostnqn>]
                 [\-\-raw=<filename>     | \-r <filename>]
@@ -89,6 +90,11 @@ T}
 This field specifies the network address of the Discovery Controller\&. For transports using IP addressing (e\&.g\&. rdma) this should be an IP\-based address (ex\&. IPv4)\&.
 .RE
 .PP
+\-w <traddr>, \-\-host\-traddr=<traddr>
+.RS 4
+This field specificies the host traddr\&. Eg\&.: FC WWN\(cqs\&.
+.RE
+.PP
 \-s <trsvcid>, \-\-trsvcid=<trsvcid>
 .RS 4
 This field specifies the transport service id\&. For transports using IP addressing (e\&.g\&. rdma) this field is the port number\&. By default, the IP port number for the RDMA transport is 4420\&.
index 7d0c28b2199e7fd5c733678033c3b48ea575ae0d..404caebc1aaede35aa05afb982f61c4ab8baa139 100644 (file)
@@ -749,6 +749,7 @@ nvme-connect-all(1) Manual Page
 <pre class="content"><em>nvme connect-all</em>\r
                 [--transport=&lt;trtype&gt; | -t &lt;trtype&gt;]\r
                 [--traddr=&lt;traddr&gt;    | -a &lt;traddr&gt;]\r
+                [--host-traddr=&lt;traddr&gt;| -w &lt;host-traddr&gt;]\r
                 [--trsvcid=&lt;trsvcid&gt;  | -s &lt;trsvcid&gt;]\r
                 [--hostnqn=&lt;hostnqn&gt;  | -q &lt;hostnqn&gt;]\r
                 [--raw=&lt;filename&gt;     | -r &lt;filename&gt;]</pre>\r
@@ -829,6 +830,17 @@ cellspacing="0" cellpadding="4">
 </p>\r
 </dd>\r
 <dt class="hdlist1">\r
+-w &lt;traddr&gt;\r
+</dt>\r
+<dt class="hdlist1">\r
+--host-traddr=&lt;traddr&gt;\r
+</dt>\r
+<dd>\r
+<p>\r
+        This field specificies the host traddr. Eg.: FC WWN&#8217;s.\r
+</p>\r
+</dd>\r
+<dt class="hdlist1">\r
 -s &lt;trsvcid&gt;\r
 </dt>\r
 <dt class="hdlist1">\r
@@ -914,7 +926,7 @@ nvme-connect(1)</p></div>
 <div id="footnotes"><hr /></div>\r
 <div id="footer">\r
 <div id="footer-text">\r
-Last updated 2016-10-27 12:19:12 EDT\r
+Last updated 2016-10-27 12:31:19 EDT\r
 </div>\r
 </div>\r
 </body>\r
index 1dc17826105ea5166b5fb77c65853a3e607539c7..40d0913ba5a00f3454b3f669c3b4fd6d3154d5a0 100644 (file)
@@ -11,6 +11,7 @@ SYNOPSIS
 'nvme connect-all'
                [--transport=<trtype> | -t <trtype>]
                [--traddr=<traddr>    | -a <traddr>]
+               [--host-traddr=<traddr>| -w <host-traddr>]
                [--trsvcid=<trsvcid>  | -s <trsvcid>]
                [--hostnqn=<hostnqn>  | -q <hostnqn>]
                [--raw=<filename>     | -r <filename>]
@@ -53,6 +54,10 @@ OPTIONS
        For transports using IP addressing (e.g. rdma) this should be an
        IP-based address (ex. IPv4).
 
+-w <traddr>::
+--host-traddr=<traddr>::
+       This field specificies the host traddr. Eg.: FC WWN's.
+
 -s <trsvcid>::
 --trsvcid=<trsvcid>::
        This field specifies the transport service id.  For transports using IP