/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
This commit is contained in:
Timo Sirainen 2000-06-04 14:52:47 +00:00 committed by cras
commit a7f5540cba
15 changed files with 173 additions and 68 deletions

View file

@ -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>