Adding upstream version 2.10.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
1e65f355a3
commit
24ce361c7c
530 changed files with 12276 additions and 4877 deletions
|
@ -750,7 +750,8 @@ nvme-effects-log(1) Manual Page
|
|||
<div class="sectionbody">
|
||||
<div class="verseblock">
|
||||
<pre class="content"><em>nvme effects-log</em> <device> [--human-readable | -H] [--raw-binary | -b]
|
||||
[--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>
|
||||
|
@ -817,6 +818,17 @@ for each command that is supported.</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>
|
||||
|
@ -857,7 +869,7 @@ Have the program return the raw structure in binary:
|
|||
<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