diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-05 22:16:35 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-07-05 22:16:35 +0200 |
commit | 591e10b3b638b0d152cf62bc08a77b0764810fa2 (patch) | |
tree | 57cba3f4a3b978f8fe8d11ef5e5c90bb9b4cfad2 /docs/help/in/invitelist.in | |
parent | 1be75a4bef76e66e1a66b781c75d2627754a232d (diff) | |
download | irssi-591e10b3b638b0d152cf62bc08a77b0764810fa2.zip |
Syntax documentation rewrite for H-I-commands
Diffstat (limited to 'docs/help/in/invitelist.in')
-rw-r--r-- | docs/help/in/invitelist.in | 21 |
1 files changed, 16 insertions, 5 deletions
diff --git a/docs/help/in/invitelist.in b/docs/help/in/invitelist.in index d544754b..e516b31a 100644 --- a/docs/help/in/invitelist.in +++ b/docs/help/in/invitelist.in @@ -1,9 +1,20 @@ -@SYNTAX:invitelist@ +%9Syntax:%9 -Shows the +I modes of the current channel. +I mode -allows free joins of clients with certain userhost masks -even if the channel is invite only. +INVITELIST -See also: INVITE, MODE +%9Description:%9 + + Displays the invitelist for the active channel; nicknames who match the + masks will be able to join the channel if its invite only. + + This is not a command, but a default alias. + +%9Examples:%9 + + /INVITELIST + +%9References:%9 + + /ALIAS INVITELIST MODE $C +I |