summaryrefslogtreecommitdiff
path: root/src/language.cpp
diff options
context:
space:
mode:
authorAdam <Adam@anope.org>2010-12-13 13:26:01 -0500
committerAdam <Adam@anope.org>2010-12-13 13:26:01 -0500
commit97467cb2c85832c10da11364e0517ed3c4453ddb (patch)
treee00cb4731415287ddcaf5efee9b0e90b50ba17b1 /src/language.cpp
parenteb138a02d61f0cd0a51083ea3c682e2a6b5c24fd (diff)
Bug #1113 - Document the fantasy character in /bs help
Diffstat (limited to 'src/language.cpp')
-rw-r--r--src/language.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/language.cpp b/src/language.cpp
index 3e7a3e2f7..13e1675f5 100644
--- a/src/language.cpp
+++ b/src/language.cpp
@@ -4856,7 +4856,9 @@ const char *const language_strings[LANG_STRING_COUNT] = {
"%S HELP command."),
/* BOT_HELP_FOOTER */
_("Bot will join a channel whenever there is at least\n"
- "%d user(s) on it."),
+ "%d user(s) on it. Additionally, all %s commands\n"
+ "can be used if fantasy is enabled by prefixing the command\n"
+ "name with a %c."),
/* BOT_HELP_BOTLIST */
_("Syntax: BOTLIST\n"
" \n"