mirror of
https://github.com/ThunixdotNet/tilde-launcher.git
synced 2026-01-23 21:10:17 +00:00
add missing bracket
This commit is contained in:
2
tilde
2
tilde
@@ -75,7 +75,7 @@ help_message() {
|
||||
}
|
||||
|
||||
usage() {
|
||||
printf "\nusage: %s [help|list|submit|about|script_name\n\n" "$PROGNAME"
|
||||
printf "\nusage: %s [help|list|submit|about|script_name]\n\n" "$PROGNAME"
|
||||
printf " list - show a list of approved userscripts\n"
|
||||
printf " submit - start the submission flow for your own script\n"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user