aboutsummaryrefslogtreecommitdiff
path: root/discord_input.sh
diff options
context:
space:
mode:
Diffstat (limited to 'discord_input.sh')
-rwxr-xr-xdiscord_input.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/discord_input.sh b/discord_input.sh
index 707176f..e05f025 100755
--- a/discord_input.sh
+++ b/discord_input.sh
@@ -27,6 +27,7 @@ show_help() {
echo -e "-S\tSwitch Discord's Input Or Not (yes/no/ask). if -s is used, 'ask' will be disabled"
echo -e "-N\tSpecify a Name For The Merged Sink"
echo -e "-D\tSpecify a Description For The Merged Sink"
+ echo -e "-h\tDisplay this message and quit"
exit
}