From 3b612d1df4be1d743e532abb4f4288890444e2e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C4=9F=C4=B1z=20Zengin?= Date: Mon, 22 Jul 2024 08:26:38 +0300 Subject: [PATCH] pmt: fix wrong help message --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ffffe9..a062a34 100755 --- a/README.md +++ b/README.md @@ -21,8 +21,8 @@ Options: Examples: pmt backup boot_a -c /dev/block/platform/bootdevice/by-name - pmt flash /sdcard/twrp/boot.img boot_a -c /dev/block/platform/bootdevice/by-name - pmt format ext4 system_a --logical + pmt flash boot_a /sdcard/twrp/boot.img -c /dev/block/platform/bootdevice/by-name + pmt format system_a ext4 --logical pmt -c /dev/block/platform/bootdevice/by-name --list Report bugs to