Merging upstream version 2.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
736f2f7c80
commit
37275c4af3
530 changed files with 12276 additions and 4877 deletions
|
@ -752,7 +752,8 @@ nvme-id-ns(1) Manual Page
|
|||
<pre class="content"><em>nvme list-ns</em> <device> [--namespace-id=<nsid> | -n <nsid>]
|
||||
[--csi=<command_set_identifier> | -y <command_set_identifier>]
|
||||
[--all | -a]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]</pre>
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
[--timeout=<timeout> | -t <timeout>]</pre>
|
||||
<div class="attribution">
|
||||
</div></div>
|
||||
</div>
|
||||
|
@ -832,6 +833,17 @@ a valid nsid.</p></div>
|
|||
Increase the information detail in the output.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-t <timeout>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--timeout=<timeout>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
Override default timeout value. In milliseconds.
|
||||
</p>
|
||||
</dd>
|
||||
</dl></div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -871,7 +883,7 @@ Print the namespaces present for NVM Command Set in normal format
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2024-05-03 16:03:16 CEST
|
||||
2024-08-02 09:57:44 CEST
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue