summaryrefslogtreecommitdiffstats
path: root/Documentation/nvme-sanitize.1
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/nvme-sanitize.1')
-rw-r--r--Documentation/nvme-sanitize.110
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/nvme-sanitize.1 b/Documentation/nvme-sanitize.1
index 2953af7..55d225a 100644
--- a/Documentation/nvme-sanitize.1
+++ b/Documentation/nvme-sanitize.1
@@ -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