diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/nvme-write-zeroes.html | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/Documentation/nvme-write-zeroes.html b/Documentation/nvme-write-zeroes.html index 02d2046..a596cd5 100644 --- a/Documentation/nvme-write-zeroes.html +++ b/Documentation/nvme-write-zeroes.html @@ -761,7 +761,8 @@ nvme-write-zeroes(1) Manual Page [--namespace-id=<nsid> | -n <nsid>]
[--storage-tag<storage-tag> | -S <storage-tag>]
[--storage-tag-check<storage-tag-check> | -C <storage-tag-check>]
- [--force]</pre>
+ [--dir-type=<dtype> | -T <dtype>]
+ [--dir-spec=<dspec> | -D <dspec>]</pre>
<div class="attribution">
</div></div>
</div>
@@ -947,12 +948,25 @@ metadata is passes.</p></td> </p>
</dd>
<dt class="hdlist1">
---force
+-T <dtype>
+</dt>
+<dt class="hdlist1">
+--dir-type=<dtype>
+</dt>
+<dd>
+<p>
+ Directive type
+</p>
+</dd>
+<dt class="hdlist1">
+-D <dspec>
+</dt>
+<dt class="hdlist1">
+--dir-spec=<dspec>
</dt>
<dd>
<p>
- Ignore namespace is currently busy and performed the operation
- even though.
+ Directive specific
</p>
</dd>
</dl></div>
@@ -975,7 +989,7 @@ metadata is passes.</p></td> <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>
|