mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 03:40:16 +02:00
Add -usermode to /NETWORK syntax
This commit is contained in:
parent
cae13ec529
commit
e3c688d061
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ static void cmd_network_list(void)
|
|||
}
|
||||
|
||||
/* SYNTAX: NETWORK ADD [-nick <nick>] [-user <user>] [-realname <name>]
|
||||
[-host <host>] [-autosendcmd <cmd>]
|
||||
[-host <host>] [-usermode <mode>] [-autosendcmd <cmd>]
|
||||
[-querychans <count>] [-whois <count>] [-msgs <count>]
|
||||
[-kicks <count>] [-modes <count>]
|
||||
[-cmdspeed <ms>] [-cmdmax <count>] <name> */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue