irssi/docs/help/in/names.in
Ailin Nemui 1a30e646d9 Revert "Applied the updated docs changes in line with the upcoming blog post."
This reverts commit 1773fa8d191c9f1dcc7c1e59dbcdf31c1263c918.
2021-09-01 13:37:17 +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