From 45cee8f2bd87bdf19fb34b8b1b068c36e94efc3f Mon Sep 17 00:00:00 2001 From: codemastr Date: Thu, 25 Nov 2004 19:17:48 +0000 Subject: [PATCH] Added the new /invite syntax to help.conf --- help.conf | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/help.conf b/help.conf index 0ff990b4a..65a28ffe6 100644 --- a/help.conf +++ b/help.conf @@ -480,10 +480,12 @@ help Topic { help Invite { " Sends a user an Invitation to join a particular channel."; " You must be an Operator on the channel in order to"; - " invite a user into it."; + " invite a user into it. Invite without parameters lists the"; + " channels you have been invited to."; " -"; - " Syntax: INVITE "; + " Syntax: INVITE [ ]"; " Example: INVITE hAtbLaDe #Support"; + " Example: INVITE"; }; help Kick {