updates.
[crypto.git] / apps / irssi / docs / help / in / invite.in
index b05fc42d9ef4612ca5662accaff65706333b577f..0767e61925ca8630675a4a971f32ec5e39e7abd9 100644 (file)
@@ -5,12 +5,12 @@ This command is used to invite an client to a channel and to manage
 the channel's invite list.  Wildcards may be used with this command.
 
 Examples:
-    /INVITE #silc joe
-        Invites nickname `joe' to channel #silc.
+    /INVITE silc joe
+        Invites nickname `joe' to channel 'silc'.
 
-    /INVITE #silc +joe!*@*
+    /INVITE silc +joe!*@*
         Adds nickname `joe' from anywhere to the invite list of the
-        channel #silc
+        channel 'silc'
 
     /INVITE * +foo*@silcnet.org!*@*.foobar.com
         Adds nicknames foo* from silcnet.org server from *.foobar.com
@@ -20,5 +20,8 @@ Examples:
         Removes nickname `joe' from the invite list of the current
         channel.
 
+    /INVITE silc
+       Prints the invite list of the channel 'silc'.
+
 See also: CMODE