Adding upstream version 2.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
65508f0a28
commit
c0fbec1eb4
571 changed files with 10718 additions and 2738 deletions
|
@ -4,7 +4,7 @@
|
|||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=UTF-8" />
|
||||
<meta name="generator" content="AsciiDoc 10.2.1" />
|
||||
<meta name="generator" content="AsciiDoc 10.2.0" />
|
||||
<title>nvme-write-zeroes(1)</title>
|
||||
<style type="text/css">
|
||||
/* Shared CSS for AsciiDoc xhtml11 and html5 backends */
|
||||
|
@ -760,7 +760,7 @@ nvme-write-zeroes(1) Manual Page
|
|||
[--storage-tag<storage-tag> | -S <storage-tag>]
|
||||
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
|
||||
[--dir-type=<dtype> | -T <dtype>]
|
||||
[--dir-spec=<dspec> | -D <dspec>]
|
||||
[--dir-spec=<dspec> | -D <dspec>] [--namespace-zeroes | -Z]
|
||||
[--output-format=<fmt> | -o <fmt>] [--verbose | -v]
|
||||
[--timeout=<timeout> | -t <timeout>]</pre>
|
||||
<div class="attribution">
|
||||
|
@ -970,6 +970,17 @@ metadata is passes.</p></td>
|
|||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-Z
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
--namespace-zeroes
|
||||
</dt>
|
||||
<dd>
|
||||
<p>
|
||||
If set, then the controller clear all logical blocks to zero in the entire namespace.
|
||||
</p>
|
||||
</dd>
|
||||
<dt class="hdlist1">
|
||||
-o <fmt>
|
||||
</dt>
|
||||
<dt class="hdlist1">
|
||||
|
@ -1023,7 +1034,7 @@ metadata is passes.</p></td>
|
|||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated
|
||||
2024-10-31 10:38:40 CET
|
||||
2025-03-17 10:39:49 CET
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue