diff options
Diffstat (limited to 'Documentation/nvme-write-uncor.html')
-rw-r--r-- | Documentation/nvme-write-uncor.html | 24 |
1 files changed, 19 insertions, 5 deletions
diff --git a/Documentation/nvme-write-uncor.html b/Documentation/nvme-write-uncor.html index e120835..4c69628 100644 --- a/Documentation/nvme-write-uncor.html +++ b/Documentation/nvme-write-uncor.html @@ -752,7 +752,8 @@ nvme-uncor(1) Manual Page <pre class="content"><em>nvme-write-uncor</em> <device> [--start-block=<slba> | -s <slba>]
[--block-count=<nlb> | -c <nlb>]
[--namespace-id=<nsid> | -n <nsid>]
- [--force]</pre>
+ [--dir-type=<dtype> | -T <dtype>]
+ [--dir-spec=<dspec> | -S <dspec>]</pre>
<div class="attribution">
</div></div>
</div>
@@ -802,12 +803,25 @@ blocks.</p></div> </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">
+-S <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>
@@ -830,7 +844,7 @@ blocks.</p></div> <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>
|