mirror of
https://github.com/ThunixdotNet/tilde-launcher.git
synced 2026-01-24 05:10:18 +00:00
add missing bracket
This commit is contained in:
2
tilde
2
tilde
@@ -75,7 +75,7 @@ help_message() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
usage() {
|
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 " list - show a list of approved userscripts\n"
|
||||||
printf " submit - start the submission flow for your own script\n"
|
printf " submit - start the submission flow for your own script\n"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user