From fcf61f33489eb762f8c76a9e201df942f1f0b46b Mon Sep 17 00:00:00 2001 From: YZBruh Date: Wed, 11 Sep 2024 18:13:48 +0300 Subject: [PATCH] pmt: termux script: some minor additions --- pmt-termux.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pmt-termux.sh b/pmt-termux.sh index 111f060..3385c9d 100755 --- a/pmt-termux.sh +++ b/pmt-termux.sh @@ -56,7 +56,7 @@ function view_help() printc "Install, uninstall, install status checker for Partition Manager binary.\n" printc "Options:" printc " install, -i [OPTS] Download and install Partition Manager." - printc " uninstall, -u Uninstall Partition Manager." + printc " uninstall, -u [OPTS] Uninstall Partition Manager." printc " status, -s Display install/uninstall status." printc " --setup, -S Setup required packages." printc " --package If you already have a debug package, make\n setup by specifying this way."