Adding upstream version 2.12.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
65508f0a28
commit
c0fbec1eb4
571 changed files with 10718 additions and 2738 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-write-zeroes
|
||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Date: 10/31/2024
|
||||
.\" Date: 03/17/2025
|
||||
.\" Manual: NVMe Manual
|
||||
.\" Source: NVMe
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NVME\-WRITE\-ZEROES" "1" "10/31/2024" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-WRITE\-ZEROES" "1" "03/17/2025" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -43,7 +43,7 @@ nvme-write-zeroes \- Send an NVMe write zeroes command, return results
|
|||
[\-\-storage\-tag<storage\-tag> | \-S <storage\-tag>]
|
||||
[\-\-storage\-tag\-check<storage\-tag\-check> | \-C <storage\-tag\-check>]
|
||||
[\-\-dir\-type=<dtype> | \-T <dtype>]
|
||||
[\-\-dir\-spec=<dspec> | \-D <dspec>]
|
||||
[\-\-dir\-spec=<dspec> | \-D <dspec>] [\-\-namespace\-zeroes | \-Z]
|
||||
[\-\-output\-format=<fmt> | \-o <fmt>] [\-\-verbose | \-v]
|
||||
[\-\-timeout=<timeout> | \-t <timeout>]
|
||||
.fi
|
||||
|
@ -162,6 +162,11 @@ Directive type
|
|||
Directive specific
|
||||
.RE
|
||||
.PP
|
||||
\-Z, \-\-namespace\-zeroes
|
||||
.RS 4
|
||||
If set, then the controller clear all logical blocks to zero in the entire namespace\&.
|
||||
.RE
|
||||
.PP
|
||||
\-o <fmt>, \-\-output\-format=<fmt>
|
||||
.RS 4
|
||||
Set the reporting format to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue