diff options
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 |