diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-30 22:38:48 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-06-30 22:38:48 +0000 |
commit | 01c4d3d32c5044d3d17055c2d94d40fee9d130e1 (patch) | |
tree | 2c213cd5436bff644fa7023b94674a9c12d2e1af /Documentation/nvme-connect.html | |
parent | Adding upstream version 2.4+really2.4. (diff) | |
download | nvme-cli-01c4d3d32c5044d3d17055c2d94d40fee9d130e1.tar.xz nvme-cli-01c4d3d32c5044d3d17055c2d94d40fee9d130e1.zip |
Adding upstream version 2.5.upstream/2.5
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-connect.html')
-rw-r--r-- | Documentation/nvme-connect.html | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/Documentation/nvme-connect.html b/Documentation/nvme-connect.html index e489e1d..4007df2 100644 --- a/Documentation/nvme-connect.html +++ b/Documentation/nvme-connect.html @@ -777,7 +777,8 @@ nvme-connect(1) Manual Page [--data-digest | -G]
[--tls ]
[--dump-config | -O]
- [--output-format=<fmt> | -o <fmt>]</pre>
+ [--output-format=<fmt> | -o <fmt>]
+ [--application=<id> ]</pre>
<div class="attribution">
</div></div>
</div>
@@ -1155,6 +1156,15 @@ cellspacing="0" cellpadding="4"> the connection will be printed. Nothing is printed otherwise.
</p>
</dd>
+<dt class="hdlist1">
+--context <STR>
+</dt>
+<dd>
+<p>
+ Set the execution context to <STR>. This allows to coordinate
+ the management of the global resources.
+</p>
+</dd>
</dl></div>
</div>
</div>
@@ -1201,7 +1211,7 @@ and <a href="mailto:hch@lst.de">Christoph Hellwig</a></p></div> <div id="footer">
<div id="footer-text">
Last updated
- 2023-03-31 16:17:28 CEST
+ 2023-06-30 15:20:22 CEST
</div>
</div>
</body>
|