diff options
Diffstat (limited to '')
-rw-r--r-- | Documentation/nvme-set-property.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Documentation/nvme-set-property.1 b/Documentation/nvme-set-property.1 index b66fa30..8821376 100644 --- a/Documentation/nvme-set-property.1 +++ b/Documentation/nvme-set-property.1 @@ -2,12 +2,12 @@ .\" Title: nvme-set-property .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 02/14/2024 +.\" Date: 05/03/2024 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-SET\-PROPERTY" "1" "02/14/2024" "NVMe" "NVMe Manual" +.TH "NVME\-SET\-PROPERTY" "1" "05/03/2024" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -41,14 +41,14 @@ nvme-set-property \- Writes and shows the defined NVMe controller property for N Writes and shows the defined NVMe controller property for NVMe over Fabric\&. .SH "OPTIONS" .PP -\-O, \-\-offset +\-O <offset>, \-\-offset=<offset> .RS 4 The offset of the property\&. .RE .PP -\-V +\-V <val>, \-\-value=<val> .RS 4 -\-\-value: The value of the property to be set\&. +The value of the property to be set\&. .RE .PP \-o <fmt>, \-\-output\-format=<fmt> |