Update showhelp

This commit is contained in:
clsty
2025-11-01 01:09:42 +08:00
parent df23d79e04
commit 82ce9b866f
+4 -1
View File
@@ -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 <subcommand>, use -h for details:
$0 <subcommand> -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