diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-03 08:17:38 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-04-03 08:17:38 +0000 |
commit | d57675fc67455faf7c68d4003a1ce884779e2c7c (patch) | |
tree | 3becd19ea8eda8827e45bf9e627d580fe614be64 /Documentation/nvme-compare.1 | |
parent | Releasing debian version 2.4-1. (diff) | |
download | nvme-cli-d57675fc67455faf7c68d4003a1ce884779e2c7c.tar.xz nvme-cli-d57675fc67455faf7c68d4003a1ce884779e2c7c.zip |
Merging upstream version 2.4+really2.3.
This reverts commit f42531334c05b7f49ae43c0a27e347a487fb2667.
Diffstat (limited to 'Documentation/nvme-compare.1')
-rw-r--r-- | Documentation/nvme-compare.1 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/nvme-compare.1 b/Documentation/nvme-compare.1 index e151f31..f90e068 100644 --- a/Documentation/nvme-compare.1 +++ b/Documentation/nvme-compare.1 @@ -2,12 +2,12 @@ .\" Title: nvme-compare .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/> -.\" Date: 03/31/2023 +.\" Date: 01/30/2023 .\" Manual: NVMe Manual .\" Source: NVMe .\" Language: English .\" -.TH "NVME\-COMPARE" "1" "03/31/2023" "NVMe" "NVMe Manual" +.TH "NVME\-COMPARE" "1" "01/30/2023" "NVMe" "NVMe Manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -51,7 +51,7 @@ nvme-compare \- Send an NVMe Compare command, provide results [\-\-dry\-run | \-w] [\-\-latency | \-t] [\-\-storage\-tag<storage\-tag> | \-g <storage\-tag>] - [\-\-storage\-tag\-check | \-C] + [\-\-storage\-tag\-check<storage\-tag\-check> | \-C <storage\-tag\-check>] [\-\-force] .fi .SH "DESCRIPTION" @@ -206,14 +206,14 @@ be set\&. Otherwise \-\-dry\-run option will be Print out the latency the IOCTL took (in us)\&. .RE .PP -\-g <storage\-tag>, \-\-storage\-tag=<storage\-tag> +\-\-storage\-tag=<storage\-tag>, \-g <storage\-tag> .RS 4 Variable Sized Expected Logical Block Storage Tag(ELBST)\&. .RE .PP -\-C, \-\-storage\-tag\-check +\-\-storage\-tag\-check=<storage\-tag\-check>, \-C <storage\-tag\-check> .RS 4 -This flag enables Storage Tag field checking as part of end\-to\-end data protection processing\&. +This bit specifies the Storage Tag field shall be checked as part of end\-to\-end data protection processing\&. .RE .PP \-\-force |