in document /usr/share/doc/irssi/startup-HOWTO.html it is difficult for the beginner to destinguish between keywords and options. Example: /NETWORK ADD -autosendcmd "/^msg nickserv ident pass;wait 2000" OFTC could be more precise: /NETWORK ADD -autosendcmd "/^msg nickserv ident MyPassword;wait 2000" OFTC or /NETWORK ADD -autosendcmd "/^msg nickserv ident $YourSecret;wait 2000" OFTC same applies to other parameters. Perhaps some developer has a good idea how to improve that. In html the use of colour or fontstyle could be helpfull too. Thank you.