fix: reorder wipe method fallback sequence

This commit is contained in:
2026-04-28 00:33:27 +02:00
parent 07c210164a
commit 62ac956836
3 changed files with 30 additions and 19 deletions
+12
View File
@@ -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`.