Adding upstream version 2.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
50aec1e4c5
commit
1b3a431c1d
521 changed files with 21541 additions and 21644 deletions
|
@ -2,12 +2,12 @@
|
|||
.\" Title: nvme-sanitize
|
||||
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
|
||||
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
|
||||
.\" Date: 11/11/2021
|
||||
.\" Date: 04/08/2022
|
||||
.\" Manual: NVMe Manual
|
||||
.\" Source: NVMe
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "NVME\-SANITIZE" "1" "11/11/2021" "NVMe" "NVMe Manual"
|
||||
.TH "NVME\-SANITIZE" "1" "04/08/2022" "NVMe" "NVMe Manual"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * Define some portability stuff
|
||||
.\" -----------------------------------------------------------------
|
||||
|
@ -38,6 +38,7 @@ nvme-sanitize \- Send NVMe Sanitize Command, return result
|
|||
[\-\-ause | \-u]
|
||||
[\-\-sanact=<action> | \-a <action>]
|
||||
[\-\-ovrpat=<overwrite\-pattern> | \-p <overwrite\-pattern>]
|
||||
[\-\-force]
|
||||
.fi
|
||||
.SH "DESCRIPTION"
|
||||
.sp
|
||||
|
@ -77,6 +78,11 @@ Sanitize Action: 000b \- Reserved 001b \- Exit Failure Mode 010b \- Start a Bloc
|
|||
.RS 4
|
||||
Overwrite Pattern: This field is ignored unless the Sanitize Action field in Command Dword 10 is set to 011b (i\&.e\&., Overwrite)\&. This field specifies a 32\-bit pattern that is used for the Overwrite sanitize operation\&.
|
||||
.RE
|
||||
.PP
|
||||
\-\-force
|
||||
.RS 4
|
||||
Ignore namespace is currently busy and perfome the operation even though\&.
|
||||
.RE
|
||||
.SH "EXAMPLES"
|
||||
.sp
|
||||
.RS 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue