aboutsummaryrefslogtreecommitdiff
path: root/discord_input.sh
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-12 22:32:07 +0530
committerVidhu Kant Sharma <vidhukant@protonmail.ch>2021-12-12 22:32:07 +0530
commitda746a9fcbdc47976db2579898aa86ff9851e780 (patch)
tree6f281b205ed9cd363627fc91552bc7d9c98f3ee4 /discord_input.sh
parent82c401f40328010541695000b162e9054f9b9892 (diff)
Update README for instructionsHEADmain
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
}