summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-connect.html
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-connect.html')
-rw-r--r--Documentation/nvme-connect.html20
1 files changed, 14 insertions, 6 deletions
diff --git a/Documentation/nvme-connect.html b/Documentation/nvme-connect.html
index 4282f24..a3e1ff5 100644
--- a/Documentation/nvme-connect.html
+++ b/Documentation/nvme-connect.html
@@ -757,7 +757,7 @@ nvme-connect(1) Manual Page
[--host-iface=<iface> | -f <iface>]
[--hostnqn=<hostnqn> | -q <hostnqn>]
[--hostid=<hostid> | -I <hostid>]
- [--config-file=<cfg> | -J <cfg>]
+ [--config=<filename> | -J <filename>]
[--dhchap-secret=<secret> | -S <secret>]
[--dhchap-ctrl-secret=<secret> | -C <secret>]
[--nr-io-queues=<#> | -i <#>]
@@ -770,7 +770,7 @@ nvme-connect(1) Manual Page
[--keyring=<#>] [--tls_key=<#>]
[--duplicate-connect | -D] [--disable-sqflow | -d]
[--hdr-digest | -g] [--data-digest | -G] [--tls]
- [--dump-config | -O] [--application=<id>]
+ [--concat] [--dump-config | -O] [--application=<id>]
[--output-format=&lt;fmt&gt; | -o &lt;fmt&gt;] [--verbose | -v]</pre>
<div class="attribution">
</div></div>
@@ -922,10 +922,10 @@ cellspacing="0" cellpadding="4">
</p>
</dd>
<dt class="hdlist1">
--J &lt;cfg&gt;
+-J &lt;filename&gt;
</dt>
<dt class="hdlist1">
---config-file=&lt;cfg&gt;
+--config=&lt;filename&gt;
</dt>
<dd>
<p>
@@ -933,7 +933,7 @@ cellspacing="0" cellpadding="4">
default /usr/local/etc/nvme/config.json file or <em>none</em> to not read in
an existing configuration file. The JSON configuration file
format is documented in
- <a href="https://github.com/linux-nvme/libnvme/doc/config-schema.json">https://github.com/linux-nvme/libnvme/doc/config-schema.json</a>
+ <a href="https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json">https://github.com/linux-nvme/libnvme/blob/master/doc/config-schema.json</a>
</p>
</dd>
<dt class="hdlist1">
@@ -1123,6 +1123,14 @@ cellspacing="0" cellpadding="4">
</p>
</dd>
<dt class="hdlist1">
+--concat
+</dt>
+<dd>
+<p>
+ Enable secure concatenation (TCP).
+</p>
+</dd>
+<dt class="hdlist1">
-O
</dt>
<dt class="hdlist1">
@@ -1211,7 +1219,7 @@ and <a href="mailto:hch@lst.de">Christoph Hellwig</a></p></div>
<div id="footer">
<div id="footer-text">
Last updated
- 2023-12-21 15:49:29 CET
+ 2024-02-14 10:43:42 CET
</div>
</div>
</body>