1
0
mirror of https://github.com/irssi/irssi.git synced 2024-08-04 03:34:18 -04:00
irssi/docs/help/in/names.in
Geert Hauwaerts 71ab0fbda6 Applied grammar and styling corrections
Applied grammar and styling corrections.
2014-08-07 22:00:40 +02:00

28 lines
669 B
Plaintext

%9Syntax:%9
@SYNTAX:names@
%9Parameters:%9
-count: Displays the amount of users in the channel.
-ops: Displays the channel operators.
-halfops: Displays the channel demi-operators.
-voices: Displays the users who are voiced in a channel.
The channels to report or ** for all channels you have joined; if no
arguments are given, the users in the active channel will be displayed.
%9Description:%9
Displays the users who are in a channel; you can provide multiple channels
by separating them with a comma.
%9Examples:%9
/NAMES -ops
/NAMES -voices #irssi,#freenode
%9See also:%9 JOIN, PART, WHO, WHOIS