d3512d0bba50084bca7737ff8be8899e1dfa03f1
[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 **
10 shows all nicks in all channels, you probably don't want
11 to do this.
12
13 Examples:
14
15 /NAMES
16      - shows nicks in the current channel.
17
18 /NAMES -ops #c1,#c2
19      - shows operators in channels #c1 and #c2
20
21 See also: WHO, CHANNEL
22