From 82ce9b866f60048c73e85316c3a7dc1ee50f8e3c Mon Sep 17 00:00:00 2001 From: clsty Date: Sat, 1 Nov 2025 01:09:42 +0800 Subject: [PATCH] Update showhelp --- setup | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/setup b/setup index 5b15e286b..61467801a 100755 --- a/setup +++ b/setup @@ -11,7 +11,8 @@ set -e ##################################################################################### showhelp_global(){ -printf "${STY_CYAN}NOTE: +printf " +${STY_CYAN}NOTE: The old \"./install.sh\" is now \"./setup install\" The old \"./update.sh\" is now \"./setup exp-update\" The old \"./uninstall.sh\" is now \"./setup exp-uninstall\"${STY_RST} @@ -36,6 +37,8 @@ Subcommands: For each , use -h for details: $0 -h + +${STY_BOLD}${STY_CYAN}Access ${STY_UNDERLINE}https://ii.clsty.link${STY_RST} ${STY_BOLD}${STY_CYAN}for documentation about illogical-impulse.${STY_RST} " } case $1 in