Initial revision
[silc.git] / apps / irssi / docs / help / in / names.in
1
2 @SYNTAX:names@
3
4      -ops: show channel operators in list
5      -halfops: show half operators in list
6      -voices: show voiced people in list
7      -normal: show rest of the people in list
8
9 Shows the names (nicks) in the specified channels. /NAMES ** shows all
10 nicks in all channels, you probably don't want to do this.
11
12 Examples:
13
14 /NAMES
15      - shows nicks in the current channel.
16
17 /NAMES -ops #c1,#c2
18      - shows operators in channels #c1 and #c2
19
20 See also: WHO, CHANNEL
21