summaryrefslogtreecommitdiff
path: root/docs/manual.txt
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-06-04 14:52:47 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-06-04 14:52:47 +0000
commita7f5540cba46869fda6b3da42199bb85bd6dab8b (patch)
treee769eb1a127a6706865b470273eb561f6ae72d68 /docs/manual.txt
parentee46dc71ab5fe607851bcc29f836d7f4a3d00a3e (diff)
downloadirssi-a7f5540cba46869fda6b3da42199bb85bd6dab8b.zip
/IRCNET command.
PARAM_FLAG_NOQUOTES flag for cmd_get_params() git-svn-id: http://svn.irssi.org/repos/irssi/trunk@290 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/manual.txt')
-rw-r--r--docs/manual.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual.txt b/docs/manual.txt
index f7f922d7..2cde9a97 100644
--- a/docs/manual.txt
+++ b/docs/manual.txt
@@ -362,7 +362,7 @@
/IRCNET ADD [-kicks <count>] [-msgs <count>] [-modes <count>]
[-whois <count>] [-cmdspeed <ms>] [-cmdmax <count>]
- [-nick <nick>] [-user <user>] [-name <name>]
+ [-nick <nick>] [-user <user>] [-realname <name>]
[-host <host>] <name>
-kicks: Maximum number of nicks in one /KICK command
@@ -371,7 +371,7 @@
-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, -name: Specify what nick/username/realname to use
+ -nick, -user, -realname: Specify what nick/user/name to use
-host: Specify what host name to use, if you have multiple
/IRCNET REMOVE <name>