mirror of
https://github.com/irssi/irssi.git
synced 2026-08-16 23:22:16 +02:00
Add documentation for escaping some characters
this is especially important when using `sendcmd` to send a password for autologin
This commit is contained in:
parent
53b2e0775a
commit
aecf087014
2 changed files with 8 additions and 1 deletions
|
|
@ -18,7 +18,8 @@
|
|||
-usermode: Specifies the user modes to set on yourself.
|
||||
-autosendcmd: Specifies the commands, separated by the ';' character,
|
||||
and enclosed within two "'" characters, to perform after
|
||||
connecting.
|
||||
connecting.
|
||||
(Some characters need to be escaped - see /help eval)
|
||||
-querychans: Specifies the maximum number of channels to put in one MODE
|
||||
or WHO command when synchronizing.
|
||||
-whois: Specifies the maximum number of nicknames in one WHOIS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue