summaryrefslogtreecommitdiff
path: root/docs/help/in/network.in
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2004-08-19 23:22:34 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2004-08-19 23:22:34 +0000
commitcab719eb922cec2f48428ae527b9cf42bb818cd8 (patch)
tree4766bcdf8aa71341ecd6faf691d79fb31465abe0 /docs/help/in/network.in
parent169086ab51fc5dd0070ee18a52997e2a1b7fadf0 (diff)
downloadirssi-cab719eb922cec2f48428ae527b9cf42bb818cd8.zip
s/ircnet/network/
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3280 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/help/in/network.in')
-rw-r--r--docs/help/in/network.in21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/help/in/network.in b/docs/help/in/network.in
new file mode 100644
index 00000000..dce4abf2
--- /dev/null
+++ b/docs/help/in/network.in
@@ -0,0 +1,21 @@
+
+@SYNTAX:network@
+
+ -kicks: Maximum number of nicks in one /KICK command
+ -msgs: Maximum number of nicks in one /MSG command
+ -modes: Maximum number of mode changes in one /MODE command
+ -whois: Maximum number of nicks in one /WHOIS command
+ -cmdspeed: Same as /SET cmd_queue_speed, see section 3.1
+ -cmdmax: Same as /SET cmd_max_at_once, see section 3.1
+ -nick, -user, -realname: Specify what nick/user/name to use
+ -host: Specify what host name to use, if you have multiple
+ -autosendcmd: Command to send after connecting to a server
+
+With -autosendcmd argument you can automatically run any commands
+after connecting to network. This is useful for automatically
+identifying yourself to NickServ, for example
+
+Shows and changes the settings of defined IRC networks.
+
+See also: CONNECT
+