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-write-zeroes.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-write-zeroes.html')
-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>
|