mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Update showhelp_global()
This commit is contained in:
@@ -10,7 +10,7 @@ prevent_sudo_or_root
|
||||
set -e
|
||||
|
||||
#####################################################################################
|
||||
function showhelp_global(){
|
||||
showhelp_global(){
|
||||
printf "[$0]: Handle setup for illogical-impulse.
|
||||
|
||||
Syntax:
|
||||
@@ -20,9 +20,9 @@ Subcommands:
|
||||
install (Default) Install or update illogical-impulse.
|
||||
exp-uninstall (Experimental) Uninstall illogical-impulse.
|
||||
exp-update (Experimental) Update illogical-impulse without fully install.
|
||||
help Show this help message
|
||||
help Show this help message.
|
||||
|
||||
Please run the following for details:
|
||||
For each <subcommand>, use -h for details:
|
||||
$0 <subcommand> -h
|
||||
"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user