diff options
author | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 22:27:22 +0200 |
---|---|---|
committer | Geert Hauwaerts <geert@hauwaerts.be> | 2014-06-30 22:27:22 +0200 |
commit | ba4f6c4056930f65cb0a65dc6ce9742447f1c877 (patch) | |
tree | c3915a75c46640ee358cf15fd450c6cdb6842134 /docs/help | |
parent | 9a9b77a6f52c07ec0ce18f279be2264f317dbe68 (diff) | |
download | irssi-ba4f6c4056930f65cb0a65dc6ce9742447f1c877.zip |
Aligned the /NETWORK documentation with docs/manual.txt
Diffstat (limited to 'docs/help')
-rw-r--r-- | docs/help/in/network.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/help/in/network.in b/docs/help/in/network.in index d1879b5c..cb4a634a 100644 --- a/docs/help/in/network.in +++ b/docs/help/in/network.in @@ -13,9 +13,11 @@ -autosendcmd: Command to send after connecting to a server With -autosendcmd argument you can automatically run any commands -after connecting to network. This is useful for automatically +after connecting to the network. This is useful for automatically identifying yourself to NickServ, for example + /NETWORK ADD -autosendcmd "/^msg NickServ identify secret" freenode + Shows and changes the settings of defined IRC networks. See also: CONNECT |