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

36 lines
492 B
Text
Raw Normal View History

nvme-sed-revert(1)
==================
NAME
----
nvme-sed-revert - Revert a SED Opal Device from locking
SYNOPSIS
--------
[verse]
'nvme sed revert' [ --destructive, -e ] [ --psid, -p ] <device>
DESCRIPTION
-----------
Revert the NVMe device given from its locking state.
OPTIONS
-------
-e::
--destructive::
Revert drive destructively (data erased).
-p::
--psid::
Destructively revert drive using its PSID.
EXAMPLES
--------
nvme sed revert /dev/nvme5n1
NVME
----
Part of nvme-cli