mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 06:06:38 +02:00
Corrected the help.conf documentation for /invite
This commit is contained in:
@@ -559,3 +559,4 @@
|
||||
channel (#0002044) suggested by medice.
|
||||
- Updated help.conf's +f documentation for the new syntax
|
||||
- Fixed some problems with the /stats help and documentation (#0002299) reported by Rocko.
|
||||
- Corrected the help.conf documentation for /invite (#0002306) reported by White_Magic.
|
||||
|
||||
@@ -518,9 +518,10 @@ 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 without parameters lists the";
|
||||
" channels you have been invited to.";
|
||||
" If the channel is +i, you must be an Operator to use this";
|
||||
" command, otherwise any user may use the command.";
|
||||
" Invite without parameters lists the channels you have been";
|
||||
" invited to.";
|
||||
" -";
|
||||
" Syntax: INVITE [<user> <channel>]";
|
||||
" Example: INVITE hAtbLaDe #Support";
|
||||
|
||||
Reference in New Issue
Block a user