better broadcast hint

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2020-12-24 11:45:40 +01:00
parent fa246732c3
commit 69ca15a9d2
5 changed files with 6 additions and 6 deletions

View File

@ -11,7 +11,7 @@
# This file is public domain in the USA and all free countries. # This file is public domain in the USA and all free countries.
# Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying) # Elsewhere, consider it to be WTFPLv2. (wtfpl.net/txt/copying)
# #
#### $$VERSION$$ v1.2-dev2-60-g450d94d #### $$VERSION$$ v1.2-dev2-62-gfa24673
# #
# Exit Codes: # Exit Codes:
# - 0 success (hopefully) # - 0 success (hopefully)
@ -1289,7 +1289,7 @@ if [ -z "${SOURCE}" ]; then
;; ;;
# send message to all users # send message to all users
'broadcast') 'broadcast')
echo -e "${ORANGE}Output of ${BASHBOT_HOME:-.}/bin/send_broadcast.sh --help${NC}" echo -e "${ORANGE}Broadcast is a separate command now, see ${BASHBOT_HOME:-.}/bin/send_broadcast.sh --help${NC}"
"${BASHBOT_HOME:-.}"/bin/send_broadcast.sh --help "${BASHBOT_HOME:-.}"/bin/send_broadcast.sh --help
exit exit
;; ;;

View File

@ -16,7 +16,7 @@
# AUTHOR: KayM (gnadelwartz), kay@rrr.de # AUTHOR: KayM (gnadelwartz), kay@rrr.de
# CREATED: 23.12.2020 20:34 # CREATED: 23.12.2020 20:34
# #
#### $$VERSION$$ v1.2-dev2-61-geba9216 #### $$VERSION$$ v1.2-dev2-62-gfa24673
#=============================================================================== #===============================================================================
# set bashbot environment # set bashbot environment

View File

@ -23,7 +23,7 @@
# AUTHOR: KayM (gnadelwartz), kay@rrr.de # AUTHOR: KayM (gnadelwartz), kay@rrr.de
# CREATED: 16.12.2020 16:14 # CREATED: 16.12.2020 16:14
# #
#### $$VERSION$$ v1.2-dev2-61-geba9216 #### $$VERSION$$ v1.2-dev2-62-gfa24673
#=============================================================================== #===============================================================================
# set bashbot environment # set bashbot environment

View File

@ -22,7 +22,7 @@
# AUTHOR: KayM (gnadelwartz), kay@rrr.de # AUTHOR: KayM (gnadelwartz), kay@rrr.de
# CREATED: 23.12.2020 16:52 # CREATED: 23.12.2020 16:52
# #
#### $$VERSION$$ v1.2-dev2-61-geba9216 #### $$VERSION$$ v1.2-dev2-62-gfa24673
#=============================================================================== #===============================================================================
# set bashbot environment # set bashbot environment

View File

@ -21,7 +21,7 @@
# AUTHOR: KayM (gnadelwartz), kay@rrr.de # AUTHOR: KayM (gnadelwartz), kay@rrr.de
# CREATED: 16.12.2020 11:34 # CREATED: 16.12.2020 11:34
# #
#### $$VERSION$$ v1.2-dev2-61-geba9216 #### $$VERSION$$ v1.2-dev2-62-gfa24673
#=============================================================================== #===============================================================================
# set bashbot environment # set bashbot environment