1
0
Fork 0
nvme-cli/Documentation/nvme-sed-revert.1

57 lines
1.7 KiB
Groff
Raw Normal View History

'\" t
.\" Title: nvme-sed-revert
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
.\" Date: 04/11/2025
.\" Manual: NVMe Manual
.\" Source: NVMe
.\" Language: English
.\"
.TH "NVME\-SED\-REVERT" "1" "04/11/2025" "NVMe" "NVMe Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
nvme-sed-revert \- Revert a SED Opal Device from locking
.SH "SYNOPSIS"
.sp
.nf
\fInvme sed revert\fR [ \-\-destructive, \-e ] [ \-\-psid, \-p ] <device>
.fi
.SH "DESCRIPTION"
.sp
Revert the NVMe device given from its locking state\&.
.SH "OPTIONS"
.PP
\-e, \-\-destructive
.RS 4
Revert drive destructively (data erased)\&.
.RE
.PP
\-p, \-\-psid
.RS 4
Destructively revert drive using its PSID\&.
.RE
.SH "EXAMPLES"
.sp
nvme sed revert /dev/nvme5n1
.SH "NVME"
.sp
Part of nvme\-cli