fix: reorder wipe method fallback sequence
This commit is contained in:
@@ -1,2 +1,14 @@
|
||||
# mtm-ddwipe
|
||||
|
||||
Wipe a block device.
|
||||
|
||||
Warning: destructive and irreversible. The target must be a real block device, not mounted, and not in use.
|
||||
|
||||
Usage:
|
||||
mtm-ddwipe DEVICE
|
||||
|
||||
Options:
|
||||
- `-h`, `--help`
|
||||
|
||||
Optional tools: `blkdiscard`, `ddrescue`, `dd_rescue`, `nvme`, `hdparm`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user