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 {