diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:11:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-07-26 05:18:07 +0000 |
commit | 2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891 (patch) | |
tree | 82f2949088d2502e947b83ba9973de54f9bf4402 /Documentation/nvme-write-zeroes.txt | |
parent | Releasing debian version 2.0-1. (diff) | |
download | nvme-cli-2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891.tar.xz nvme-cli-2e650c1f5f2f79e7db10dec5dcdd1cffcaf47891.zip |
Merging upstream version 2.1~rc0 (Closes: #1015722).
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'Documentation/nvme-write-zeroes.txt')
-rw-r--r-- | Documentation/nvme-write-zeroes.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/Documentation/nvme-write-zeroes.txt b/Documentation/nvme-write-zeroes.txt index a644ac7..cfcac36 100644 --- a/Documentation/nvme-write-zeroes.txt +++ b/Documentation/nvme-write-zeroes.txt @@ -1,5 +1,5 @@ -nvme-zeroes(1) -============== +nvme-write-zeroes(1) +==================== NAME ---- @@ -81,9 +81,8 @@ metadata is passes. Namespace ID use in the command. --storage-tag=<storage-tag>:: --n <storage-tag>:: - Variable Sized Expected Logical Block Storage Tag(ELBST) and Expected Logical - Block Reference Tag (ELBRT), CDW2 and CDW3 (00:47) bits. +-S <storage-tag>:: + Variable Sized Logical Block Storage Tag(LBST). --storage-tag-check=<storage-tag-check>:: -C <storage-tag-check>:: @@ -91,7 +90,7 @@ metadata is passes. data protection processing. --force:: - Ignore namespace is currently busy and perfome the operation + Ignore namespace is currently busy and performed the operation even though. EXAMPLES |