imported irssi.
[silc.git] / apps / irssi / docs / help / in / names.in
diff --git a/apps/irssi/docs/help/in/names.in b/apps/irssi/docs/help/in/names.in
new file mode 100644 (file)
index 0000000..2d515c1
--- /dev/null
@@ -0,0 +1,21 @@
+
+@SYNTAX:names@
+
+     -ops: show channel operators in list
+     -halfops: show half operators in list
+     -voices: show voiced people in list
+     -normal: show rest of the people in list
+
+Shows the names (nicks) in the specified channels. /NAMES ** shows all
+nicks in all channels, you probably don't want to do this.
+
+Examples:
+
+/NAMES
+     - shows nicks in the current channel.
+
+/NAMES -ops #c1,#c2
+     - shows operators in channels #c1 and #c2
+
+See also: WHO, CHANNEL
+