summaryrefslogtreecommitdiff
path: root/src/core/bs_set.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/bs_set.c')
-rw-r--r--src/core/bs_set.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/bs_set.c b/src/core/bs_set.c
index dad938969..94b431284 100644
--- a/src/core/bs_set.c
+++ b/src/core/bs_set.c
@@ -49,6 +49,7 @@ int AnopeInit(int argc, char **argv)
moduleAddCommand(BOTSERV, c, MOD_UNIQUE);
c = createCommand("SET SYMBIOSIS", NULL, NULL, BOT_HELP_SET_SYMBIOSIS,
-1, -1, -1, -1);
+ c->help_param1 = s_ChanServ;
moduleAddCommand(BOTSERV, c, MOD_UNIQUE);
c = createCommand("SET NOBOT", NULL, NULL, -1, -1, -1,
BOT_SERVADMIN_HELP_SET_NOBOT,