diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:11:05 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-05 11:11:05 +0000 |
commit | 81d6a5ded50a26338e1b36462b3e0a6e45beb9a6 (patch) | |
tree | 364371981040c3dc6e97bb289bda0d33933ebfac /Documentation/nvme-set-property.html | |
parent | Adding upstream version 2.8. (diff) | |
download | nvme-cli-81d6a5ded50a26338e1b36462b3e0a6e45beb9a6.tar.xz nvme-cli-81d6a5ded50a26338e1b36462b3e0a6e45beb9a6.zip |
Adding upstream version 2.9.1.upstream/2.9.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-set-property.html')
-rw-r--r-- | Documentation/nvme-set-property.html | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/Documentation/nvme-set-property.html b/Documentation/nvme-set-property.html index 88bda56..3686ef5 100644 --- a/Documentation/nvme-set-property.html +++ b/Documentation/nvme-set-property.html @@ -767,10 +767,10 @@ nvme-set-property(1) Manual Page <div class="sectionbody">
<div class="dlist"><dl>
<dt class="hdlist1">
--O
+-O <offset>
</dt>
<dt class="hdlist1">
---offset
+--offset=<offset>
</dt>
<dd>
<p>
@@ -778,11 +778,13 @@ nvme-set-property(1) Manual Page </p>
</dd>
<dt class="hdlist1">
--V
+-V <val>
+</dt>
+<dt class="hdlist1">
+--value=<val>
</dt>
<dd>
<p>
---value:
The value of the property to be set.
</p>
</dd>
@@ -829,7 +831,7 @@ nvme-set-property(1) Manual Page <div id="footer">
<div id="footer-text">
Last updated
- 2024-02-14 10:43:42 CET
+ 2024-05-03 16:03:17 CEST
</div>
</div>
</body>
|