diff options
Diffstat (limited to '')
-rw-r--r-- | docs/help/invite | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/invite b/docs/help/invite new file mode 100644 index 0000000..3c7a628 --- /dev/null +++ b/docs/help/invite @@ -0,0 +1,21 @@ + +%9Syntax:%9 + +INVITE %|<nick> [<channel>] + +%9Parameters:%9 + + The nickname to invite and the channel to invite him or her to; if no + channel is given, the active channel will be used. + +%9Description:%9 + + Invites the specified nick to a channel. + +%9Examples:%9 + + /INVITE mike + /INVITE bob #irssi + +%9See also:%9 MODE, WHOIS + |