X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fwho.in;fp=apps%2Firssi%2Fdocs%2Fhelp%2Fin%2Fwho.in;h=014231ee2a2823dae6f7a801c2373873f90e2e5c;hb=23c5df1c8b0bfe539d3fa65802186e6e09e044aa;hp=0000000000000000000000000000000000000000;hpb=0f9738ce962b8498bbed0a75d5fb6fa127e3577f;p=silc.git diff --git a/apps/irssi/docs/help/in/who.in b/apps/irssi/docs/help/in/who.in new file mode 100644 index 00000000..014231ee --- /dev/null +++ b/apps/irssi/docs/help/in/who.in @@ -0,0 +1,23 @@ + +@SYNTAX:who@ + +Without parameters, shows all users and their user infos +on the current channel. If you specify a channel, shows +the all users of the given channel. + +If you specify an string with wildcards, you will be +shown all users whose nick, userhost or realname matches +the wildcard expression. + +If a channel is secret or private and you're not on it, +you will be shown only those channel members, who do not +have the invisible (+i) mode set. + +Examples: + /WHO - Shows users on current channel + /WHO #irssi - Shows users on channel #irssi + /WHO timo* - Shows users whose nick, userhost, + or realname begins with string 'timo' + +See also: WHOIS, CHANNEL +